Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-docformatter | Distribution: openSUSE:Factory:zSystems |
Version: 1.4 | Vendor: openSUSE |
Release: 1.13 | Build date: Thu May 20 09:18:31 2021 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 111717 | Source RPM: python-docformatter-1.4-1.13.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
* Thu May 20 2021 pgajdos@suse.com - version update to 1.4 * Add --docstring-length flag * Not add period for summary formatted as title * Added command line exclude option - use %pytest macro * Tue May 26 2020 Petr Gajdos <pgajdos@suse.com> - %python3_only -> %python_alternative * Thu Apr 02 2020 Marketa Calabkova <mcalabkova@suse.com> - update to 1.3.1 * A pydoc reference such as ':see:' should not be start of sentence * Fri Jul 26 2019 pgajdos@suse.com - version update to 1.3 * no upstream changelog * 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
/etc/alternatives/docformatter /usr/bin/docformatter /usr/bin/docformatter-3.11 /usr/lib/python3.11/site-packages/__pycache__ /usr/lib/python3.11/site-packages/__pycache__/docformatter.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/docformatter.cpython-311.pyc /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info/entry_points.txt /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/docformatter-1.4-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/docformatter.py /usr/share/doc/packages/python311-docformatter /usr/share/doc/packages/python311-docformatter/AUTHORS.rst /usr/share/doc/packages/python311-docformatter/README.rst /usr/share/licenses/python311-docformatter /usr/share/licenses/python311-docformatter/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 8 00:14:20 2025