Port details |
- py-docstring_parser Parse Python docstrings in ReST, Google and Numpydoc format
- 0.15_1 textproc
=0 0.15_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-03-25 07:09:05
- Last Update: 2025-03-25 07:05:37
- Commit Hash: 02d497c
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rr-/docstring_parser
- Description:
- This package makes the parsing of Python docstrings easier.
Currently supported docstrings are:
* Epydoc docstrings.
* Google
* Numpydoc-style
* ReST
¦ ¦ ¦ ¦ 
- 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_parser>0:textproc/py-docstring_parser@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-docstring_parser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-docstring_parser
- pkg install py311-docstring_parser
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_parser listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-docstring_parser
- Package flavors (<flavor>: <package>)
- py311: py311-docstring_parser
- distinfo:
- TIMESTAMP = 1677411103
SHA256 (docstring_parser-0.15.tar.gz) = 48ddc093e8b1865899956fcc03b03e66bb7240c310fac5af81814580c55bf682
SIZE (docstring_parser-0.15.tar.gz) = 26768
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-livemark
- devel/py-simple-parsing
- misc/py-instructor
- textproc/py-pytkdocs
- www/py-google-cloud-aiplatform
- x11-toolkits/py-magicgui
Configuration Options:
- No options to configure
- Options name:
- textproc_py-docstring_parser
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15_1 25 Mar 2025 07:05:37
    |
Kai Knoblich (kai)  |
textproc/py-docstring-parser: Move to textproc/py-docstring_parser
* Rename the port to match upstream naming and remove DISTNAME, which is
no longer needed.
* Bump PORTREVISION of dependent ports for dependency change. |
Number of commits found: 1
|