The devel/autopep8 port
autopep8-2.2.0 – format Python code to comply with PEP 8 (cvsweb github mirror)
Description
autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pycodestyle utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pycodestyle.WWW: https://pypi.python.org/pypi/autopep8
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/bin/autopep8
- /usr/local/lib/python3.11/site-packages/__pycache__/autopep8.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/autopep8.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/AUTHORS.rst
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/autopep8-2.2.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/autopep8.py