Port details |
- py-docstring-to-markdown On the fly conversion of Python docstrings to markdown
- 0.12 textproc
=0 Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2022-11-05 12:42:07
- Last Update: 2023-03-21 20:50:07
- Commit Hash: c39b878
- Also Listed In: python
- License: LGPL21+
- 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
¦ ¦ ¦ ¦ 
- 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 py39-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 py39-docstring-to-markdown listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-docstring-to-markdown
- Package flavors (<flavor>: <package>)
- py39: py39-docstring-to-markdown
- distinfo:
- TIMESTAMP = 1679431303
SHA256 (docstring-to-markdown-0.12.tar.gz) = 40004224b412bd6f64c0f3b85bb357a41341afd66c4b4896709efa56827fb2bb
SIZE (docstring-to-markdown-0.12.tar.gz) = 24795
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-flaky>0 : devel/py-flaky@py39
- py39-hypothesis>0 : devel/py-hypothesis@py39
- py39-pytest-cov>0 : devel/py-pytest-cov@py39
- py39-pytest-flake8>0 : devel/py-pytest-flake8@py39
- py39-pytest-forked>0 : devel/py-pytest-forked@py39
- py39-pytest-mock>0 : devel/py-pytest-mock@py39
- py39-pytest-timeout>0 : devel/py-pytest-timeout@py39
- py39-pytest-xdist>0 : devel/py-pytest-xdist@py39
- python3.9 : lang/python39
- py39-pytest>=0 : devel/py-pytest@py39
- Runtime dependencies:
-
- py39-mypy>0 : devel/py-mypy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- 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:3.7+ pytest
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 4
Number of commits found: 4
|