doc8

View on PyPIReverse Dependencies (204)

1.1.1 doc8-1.1.1-py3-none-any.whl

Wheel Details

Project: doc8
Version: 1.1.1
Filename: doc8-1.1.1-py3-none-any.whl
Download: [link]
Size: 25495
MD5: 45cb9d79b2ec05e0b078170dae038f47
SHA256: e493aa3f36820197c49f407583521bb76a0fde4fffbcd0e092be946ff95931ac
Uploaded: 2022-12-24 15:04:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: doc8
Version: 1.1.1
Summary: Style checker for Sphinx (or other) RST documentation
Author-Email: OpenStack <openstack-discuss[at]lists.openstack.org>
Maintainer-Email: PyCQA <code-quality[at]python.org>
Project-Url: Homepage, https://github.com/pycqa/doc8
Project-Url: Bug Tracker, https://github.com/pycqa/doc8/issues
Project-Url: Release Management, https://github.com/pycqa/doc8/releases
Project-Url: CI, https://github.com/pycqa/doc8/actions
Project-Url: Documentation, https://doc8.readthedocs.io
Project-Url: Discussions, https://github.com/pycqa/doc8/discussions
License: Apache 2.0
Keywords: doc8,rst,linter
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: docutils (<0.21,>=0.19)
Requires-Dist: restructuredtext-lint (>=0.7)
Requires-Dist: stevedore
Requires-Dist: Pygments
Requires-Dist: tomli; python_version < "3.11"
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 6117 characters]

WHEEL

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

RECORD

Path Digest Size
doc8/__init__.py sha256=gCYOxPvH48K4eI7mp-4kusae8JiWi1l8wnLz7oFZuck 168
doc8/__main__.py sha256=ZP63alb2vVGlZHiWMZgMOiBkzQQsjElkg0p25rO7Rvk 641
doc8/_version.py sha256=YLzlJBLuVqQyUSlkA30f-5TxKHA1-kSXwKvyg5nAOSc 160
doc8/checks.py sha256=JW0vLWNAizoh9qCnlAbEX-o4plgTRT0ouum-3B-Ru3k 11336
doc8/main.py sha256=NpRceS5DoMsZklezFHIifw5lMGxTsaaLT0t4g_qP7Oc 17332
doc8/parser.py sha256=Hozil3-TkH9yRESrnCPUok7Wq7E-DO4XogEt16zXEPs 4541
doc8/utils.py sha256=h8BSkgoqyYffsfhmFzMlVYoYHpcydFF4zGFwWKVBGF8 2512
doc8/version.py sha256=MNrF1XqwBiY1FVAHShzXlL-1U_AXRhNolBE8szTwDTs 1073
doc8/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
doc8/tests/test_checks.py sha256=Buj9n6cpIm1ITT7G7Jun8GH1LnwbWAb1hox_IZN31z8 6633
doc8/tests/test_main.py sha256=hLQdajAMKUcKlyq286jKaVrTY27H9uu_2VevUDldylI 15968
doc8-1.1.1.dist-info/LICENSE sha256=qK0xscP0DcpahBGTUbj6jdyGjt13-tio6_bY8tFvpK4 11324
doc8-1.1.1.dist-info/METADATA sha256=fcXEYNlX2cUfBjs7eUQKsgUVukE43u1U9QQERejoI-E 7803
doc8-1.1.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
doc8-1.1.1.dist-info/entry_points.txt sha256=MNf5vJHYrmn1Q_Vnikpgl8x1K4Z0Lrn10WUd346AaLA 40
doc8-1.1.1.dist-info/top_level.txt sha256=7MFJeW_3ati66iIFFMSX-DRw0LgHy4Sp-hP4vWmUYPE 5
doc8-1.1.1.dist-info/RECORD

top_level.txt

doc8

entry_points.txt

doc8 = doc8.main:main