style-doc

View on PyPIReverse Dependencies (0)

0.2.0 style_doc-0.2.0-py3-none-any.whl

Wheel Details

Project: style-doc
Version: 0.2.0
Filename: style_doc-0.2.0-py3-none-any.whl
Download: [link]
Size: 15712
MD5: 133823b7cbc43636ec4faef681c96674
SHA256: fe60fd196834660dbf487c6b8d8f69f5c59004853e349c26da0956c4b22a79a1
Uploaded: 2021-08-12 13:46:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: style-doc
Version: 0.2.0
Summary: Black for Python docstrings and reStructuredText (rst)
Author: Philip May
Author-Email: philip.may[at]t-systems.com
Maintainer: Philip May
Home-Page: https://github.com/telekom/style-doc
Project-Url: Bug Tracker, https://github.com/telekom/style-doc/issues
Project-Url: Source Code, https://github.com/telekom/style-doc
Project-Url: Contributing, https://github.com/telekom/style-doc/blob/main/CONTRIBUTING.md
Project-Url: Code of Conduct, https://github.com/telekom/style-doc/blob/main/CODE_OF_CONDUCT.md
Keywords: automation formatter formatting docstring rst reStructuredText black linter linting
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6
Requires-Dist: black; extra == "checking"
Requires-Dist: flake8; extra == "checking"
Requires-Dist: isort; extra == "checking"
Requires-Dist: mdformat; extra == "checking"
Requires-Dist: mypy; extra == "checking"
Requires-Dist: pylint; extra == "checking"
Requires-Dist: pylintfileheader; extra == "checking"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: packaging; extra == "testing"
Provides-Extra: checking
Provides-Extra: optional
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6704 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
style_doc/__init__.py sha256=SRyf1MBVm47jTuFD6uIaCLyVFvVTB__jixOTYjIjCcc 1025
style_doc/__main__.py sha256=JfKDWQBW08c7Qste9br34UiII1s7jsYQURddCJDUuv0 690
style_doc/style_doc.py sha256=ojb5MQEhFHmQ4UaGkEz3fl67HAk3talidwL90t-ol8c 23770
style_doc-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
style_doc-0.2.0.dist-info/METADATA sha256=BPqkFI5h5WWus_sVXF2vZ2d8n_oCnLs2G8VmcVlSi5M 8702
style_doc-0.2.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
style_doc-0.2.0.dist-info/entry_points.txt sha256=rKa2iT_3OtbTWx6r1oqm4hnq8-7TgyEWN136O3JZsek 50
style_doc-0.2.0.dist-info/top_level.txt sha256=hySiVEzW8Uresq0Gj0DZWg8ukAvJJiBjyRN3wSc5WGQ 10
style_doc-0.2.0.dist-info/RECORD

top_level.txt

style_doc

entry_points.txt

style-doc = style_doc:cli_main