docformatter

View on PyPIReverse Dependencies (95)

1.7.5 docformatter-1.7.5-py3-none-any.whl

Wheel Details

Project: docformatter
Version: 1.7.5
Filename: docformatter-1.7.5-py3-none-any.whl
Download: [link]
Size: 32798
MD5: c2c78b101dcbf5dd018aa9ca3990232f
SHA256: a24f5545ed1f30af00d106f5d85dc2fce4959295687c24c8f39f5263afaf9186
Uploaded: 2023-07-12 01:45:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docformatter
Version: 1.7.5
Summary: Formats docstrings to follow PEP 257
Author: Steven Myint
Maintainer: Doyle Rowland
Maintainer-Email: doyle.rowland[at]reliaqual.com
Home-Page: https://github.com/PyCQA/docformatter
Project-Url: Documentation, https://docformatter.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/PyCQA/docformatter
License: Expat
Keywords: PEP 257,pep257,style,formatter,docstrings
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7,<4.0
Requires-Dist: charset_normalizer (<4.0.0,>=3.0.0)
Requires-Dist: tomli (<3.0.0,>=2.0.0); python_version < "3.11" and extra == "tomli"
Requires-Dist: untokenize (<0.2.0,>=0.1.1)
Provides-Extra: tomli
Description-Content-Type: text/x-rst
[Description omitted; length: 6865 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=5bSWn9VokaqpjIGDuRIg0IaDFTm1ZXLXVT5akBnGMgE 1061
docformatter/__init__.py sha256=PPKimNlVm6ckNlS46qPwCkWGS90mzNE6V67FzKMTrRU 1614
docformatter/__main__.py sha256=M6EHS9Jnk0PRsxpwHkV-0UxllR30xhAQww7WxD-MhFs 6417
docformatter/__pkginfo__.py sha256=1YScg1avyIUHJ6P4Zt8qJ3BL6xtaEjiB9mj9Uoi1OHw 1191
docformatter/configuration.py sha256=aXQ_zFhkJLmurwzubzTgChpW9tgZLJDFkWePOkQTDmg 13592
docformatter/encode.py sha256=9bz1DHzcXL-svi5ycA3EMzfIXGMblLtkuMBYTqPrM08 3717
docformatter/format.py sha256=l0augYxETKZeHpzbUKIlTRfZqda1beIZET4gPQBN9gE 21006
docformatter/strings.py sha256=u6LZq5Ph5NvH2Zg0xognezs7Q96wK6f6H4VYuckkS4M 6998
docformatter/syntax.py sha256=U3p0K-0fi2Z8hTDZROz87-5Q3gBor_B35F0rNZketYI 28457
docformatter/util.py sha256=rApDnqhBK1A-yK7E1NwqtLwfy0HgGICrhCH4YCPPJQo 4573
docformatter-1.7.5.dist-info/LICENSE sha256=5bSWn9VokaqpjIGDuRIg0IaDFTm1ZXLXVT5akBnGMgE 1061
docformatter-1.7.5.dist-info/METADATA sha256=qSzDfB7brnktN2t1tD0Zrwo5QA3M5WgoE5dPRZWb4fo 8266
docformatter-1.7.5.dist-info/WHEEL sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ 88
docformatter-1.7.5.dist-info/entry_points.txt sha256=obU7Z0GyJSwxpnPTgWR-xosHU5twk0L1FcPWHHXIyo4 59
docformatter-1.7.5.dist-info/RECORD

entry_points.txt

docformatter = docformatter.__main__:main