SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python39-docformatter rpm build for : OpenSuSE. For other distributions click python39-docformatter.

Name : python39-docformatter
Version : 1.4 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 20.39 Date : 2023-08-10 16:04:46
Group : Development/Languages/Python Source RPM : python-docformatter-1.4-20.39.src.rpm
Size : 0.06 MB
Packager : (none)
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Factory_zSystems/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python39-docformatter-1.4-20.39.noarch.rpm
     

Provides :
python3.9dist(docformatter)
python39-docformatter
python3dist(docformatter)

Requires :
/bin/sh
/bin/sh
/usr/bin/python3.9
python(abi) = 3.9
python39-setuptools
python39-untokenize
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
update-alternatives


Content of RPM :
/etc/alternatives/docformatter
/usr/bin/docformatter
/usr/bin/docformatter-3.9
/usr/lib/python3.9/site-packages/__pycache__
/usr/lib/python3.9/site-packages/__pycache__/docformatter.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/__pycache__/docformatter.cpython-39.pyc
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/docformatter-1.4-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/docformatter.py
/usr/share/doc/packages/python39-docformatter
/usr/share/doc/packages/python39-docformatter/AUTHORS.rst
/usr/share/doc/packages/python39-docformatter/README.rst
/usr/share/licenses/python39-docformatter
/usr/share/licenses/python39-docformatter/LICENSE

 
ICM