notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-docstring_parser Parse Python docstrings in ReST, Google and Numpydoc format
0.15_1 textprocnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.15_1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py311-docstring_parser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.15_1--0.15_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.15_1--0.15_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-pytest>0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-livemark
  2. devel/py-simple-parsing
  3. misc/py-instructor
  4. textproc/py-pytkdocs
  5. www/py-google-cloud-aiplatform
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/docstring_parser/
  2. https://pypi.org/packages/source/d/docstring_parser/
Collapse this list.
Port Moves

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15_1
25 Mar 2025 07:05:37
commit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5ebcommit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5ebcommit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5ebcommit hash: 02d497c601ad01bb76b7a9b7214d127a4a41b5eb files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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