name: docstring-to-markdown version: 0.17 summary: On the fly conversion of Python docstrings to markdown license: GNU Lesser General Public License v2 or later (LGPLv2+) author: Michał Krassowski requires_python: >=3.7 python_min: 3.7 install_size: 22.9 KB module_format: py3-none-any repo_url: https://github.com/python-lsp/docstring-to-markdown last_released_at: 2025-05-02T15:09:06Z releases_last_12mo: 0 avg_days_between_releases: 96.5 platforms: any ## dependencies importlib-metadata >=3.6 typing_extensions >=4.6 ## maintainers Michał Krassowski