Port details |
- py-docstring_parser Parse Python docstrings in ReST, Google and Numpydoc format
- 0.16 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-04-16 12:13:59
- Commit Hash: 3fbc3a4
- 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 = 1744711535
SHA256 (docstring_parser-0.16.tar.gz) = 538beabd0af1e2db0146b6bd3caa526c35a34d61af9fd2887f3a8a27a739aa6e
SIZE (docstring_parser-0.16.tar.gz) = 26565
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-poetry-core>=1.0.0 : devel/py-poetry-core@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-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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 2
|