Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-docformatter | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 1.1 | Vendor: openSUSE |
Release: bp156.3.2 | Build date: Mon Jul 24 08:18:08 2023 |
Group: Development/Languages/Python | Build host: goat43 |
Size: 65528 | Source RPM: python-docformatter-1.1-bp156.3.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/myint/docformatter | |
Summary: Utility to re-format docstrings per PEP 257 |
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.
MIT
* Fri Mar 08 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 1.1: * fixes for python 3.7 * varioius cleanups * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Sun Jul 29 2018 jengelh@inai.de - Use noun phrase in summary. * Thu May 24 2018 toddrme2178@gmail.com - Update to version 1.0 * Document and test disabling of wrapping * Add @kapsh * Make text wrapping trigger more conservative * Adds support for argument lists - Spec file cleanups * Tue Nov 07 2017 toddrme2178@gmail.com - initial version
/usr/bin/docformatter /usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/docformatter.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/docformatter.cpython-36.pyc /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/docformatter-1.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/docformatter.py /usr/share/doc/packages/python3-docformatter /usr/share/doc/packages/python3-docformatter/AUTHORS.rst /usr/share/doc/packages/python3-docformatter/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 14:56:22 2025