Port details on branch 2025Q1 |
- py-pydocstyle Python docstring style checker
- 6.3.0_1 devel
=2 6.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2017-02-05 14:25:09
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://www.pydocstyle.org/
- https://pypi.org/project/pydocstyle/
- https://github.com/PyCQA/pydocstyle/
- Description:
- Python docstring style checker
(formerly pep257)
pydocstyle is a static analysis tool for checking compliance with
Python docstring conventions.
pydocstyle supports most of PEP 257 out of the box, but it should
not be considered a reference implementation.
pydocstyle supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3.
  ¦ ¦ ¦ ¦ 
- 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}pydocstyle>0:devel/py-pydocstyle@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pydocstyle/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pydocstyle
- pkg install py311-pydocstyle
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-pydocstyle listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydocstyle
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1674047333
SHA256 (pydocstyle-6.3.0.tar.gz) = 7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1
SIZE (pydocstyle-6.3.0.tar.gz) = 36796
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-snowballstemmer>0 : textproc/py-snowballstemmer@py311
- py311-toml>=0 : textproc/py-toml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-flake8-docstrings
- devel/py-prospector
- devel/py-pylama
- textproc/py-python-lsp-server
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-pydocstyle
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|