Name : python311-docformatter
| |
Version : 1.7.5
| Vendor : openSUSE
|
Release : 2.1
| Date : 2025-01-16 15:06:31
|
Group : Unspecified
| Source RPM : python-docformatter-1.7.5-2.1.src.rpm
|
Size : 0.23 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Utility to re-format docstrings per PEP 257
|
Description :
Docformatter currently automatically formats docstrings to follow a subset of the PEP 257 conventions. Below are the relevant items quoted from PEP 257.
- For consistency, always use triple double quotes around docstrings. - Triple quotes are used even though the string fits on one line. - Multi-line docstrings consist of a summary line just like a one-line docstring, followed by a blank line, followed by a more elaborate description. - The BDFL recommends inserting a blank line between the last paragraph in a multi-line docstring and its closing quotes, placing the closing quotes on a line by themselves.
docformatter also handles some of the PEP 8 conventions.
- Don\'t write string literals that rely on significant trailing whitespace. Such trailing whitespace is visually indistinguishable and some editors (or more recently, reindent.py) will trim them.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-docformatter
python3.11dist(docformatter)
python311-docformatter
python3dist(docformatter)
Requires :