Port details on branch 2023Q4 |
- py-docstring-to-markdown On the fly conversion of Python docstrings to markdown
- 0.17 textproc
=2 0.16Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2022-11-05 12:42:07
- Last Update: 2025-05-04 10:33:55
- Commit Hash: aa7a098
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL21+
- WWW:
- https://github.com/python-lsp/docstring-to-markdown
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}docstring-to-markdown>0:textproc/py-docstring-to-markdown@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-docstring-to-markdown/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-docstring-to-markdown
- pkg install py311-docstring-to-markdown
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-docstring-to-markdown listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-docstring-to-markdown
- Package flavors (<flavor>: <package>)
- py311: py311-docstring-to-markdown
- distinfo:
- TIMESTAMP = 1746342697
SHA256 (docstring_to_markdown-0.17.tar.gz) = df72a112294c7492487c9da2451cae0faeee06e86008245c188c5761c9590ca3
SIZE (docstring_to_markdown-0.17.tar.gz) = 32260
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-flake8>0 : devel/py-flake8@py311
- py311-hypothesis>0 : devel/py-hypothesis@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest-flake8>0 : devel/py-pytest-flake8@py311
- py311-pytest-forked>0 : devel/py-pytest-forked@py311
- py311-pytest-mock>0 : devel/py-pytest-mock@py311
- py311-pytest-timeout>0 : devel/py-pytest-timeout@py311
- py311-pytest-xdist>0 : devel/py-pytest-xdist@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-mypy>0 : devel/py-mypy@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-python-lsp-server
Configuration Options:
- No options to configure
- Options name:
- textproc_py-docstring-to-markdown
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|