Port details |
- py-pdoc API Documentation for Python Projects
- 15.0.0 devel =2 14.7.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-04-27 15:54:29
- Last Update: 2024-10-17 19:02:57
- Commit Hash: ec1f7ba
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1728922900
SHA256 (pdoc-15.0.0.tar.gz) = b761220d3ba129cd87e6da1bb7b62c8e799973ab9c595de7ba1a514850d86da5
SIZE (pdoc-15.0.0.tar.gz) = 154109
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:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|