Port details |
- py-pdoc API Documentation for Python Projects
- 15.0.4 devel
=2 15.0.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-27 15:54:29
- Last Update: 2025-06-17 17:47:51
- Commit Hash: 35b11ce
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pdoc.dev/
- https://github.com/mitmproxy/pdoc
- Description:
- pdoc auto-generates API documentation that follows your project's Python module
hierarchy.
pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do
it well.
- Easy setup, no configuration necessary.
- Documentation is plain Markdown.
- First-class support for type annotations.
- Builtin web server with live reloading.
- Customizable HTML templates.
- Understands numpydoc and Google-style docstrings.
 ¦ ¦ ¦ ¦ 
- 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}pdoc>0:devel/py-pdoc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pdoc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pdoc
- pkg install py311-pdoc
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-pdoc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pdoc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1749813072
SHA256 (pdoc-15.0.4.tar.gz) = cf9680f10f5b4863381f44ef084b1903f8f356acb0d4cc6b64576ba9fb712c82
SIZE (pdoc-15.0.4.tar.gz) = 155678
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>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-Jinja2>=2.11.0 : devel/py-Jinja2@py311
- py311-markupsafe>=1.1.1 : textproc/py-markupsafe@py311
- py311-pygments>=2.12.0 : textproc/py-pygments@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pdoc
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|