Port details |
- py-docstring_parser Parse Python docstrings in ReST, Google and Numpydoc format
- 0.17.0 textproc
=0 0.16Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2025-03-25 07:09:05
- Last Update: 2025-07-26 09:34:44
- Commit Hash: b4c238a
- 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 = 1753188717
SHA256 (docstring_parser-0.17.0.tar.gz) = 583de4a309722b3315439bb31d64ba3eebada841f2e2cee23b99df001434c912
SIZE (docstring_parser-0.17.0.tar.gz) = 27442
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-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : 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-oci
- 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: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.0 26 Jul 2025 09:34:44
    |
Kai Knoblich (kai)  |
textproc/py-docstring_parser: Update to 0.17.0
Changelog:
https://github.com/rr-/docstring_parser/blob/0.17.0/CHANGELOG.md |
0.16 16 Apr 2025 12:13:59
    |
Hiroki Tagato (tagattie)  |
textproc/py-docstring_parser: update to 0.16
While here:
- switch to USE_PYTHON=pep517
- switch to USE_PYTHON=pytest and remove TEST_DEPENDS and do-test target
Changelog: https://github.com/rr-/docstring_parser/blob/0.16/CHANGELOG.md
PR: 286110
Reviewed by: kai
Approved by: kai |
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: 3
|