textproc/py-docstring-to-markdown: Add new port
On the fly conversion of Python docstrings to markdown
- Currently can recognise reStructuredText and convert multiple of its features to Markdown
- in the future will be able to convert Google docstrings too
Needed as dependency for next version of textproc/py-python-lsp-server.