mkdocs-add-number-plugin

View on PyPIReverse Dependencies (0)

1.2.2 mkdocs_add_number_plugin-1.2.2-py3-none-any.whl

Wheel Details

Project: mkdocs-add-number-plugin
Version: 1.2.2
Filename: mkdocs_add_number_plugin-1.2.2-py3-none-any.whl
Download: [link]
Size: 10011
MD5: fd2c7855938cea8be9783d7a1d0b81bc
SHA256: 69dbed7289d9cfd3c39158e200f727afb65259f87035688b1c6f27d8d11bec6e
Uploaded: 2020-06-17 07:50:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-add-number-plugin
Version: 1.2.2
Summary: MkDocs Plugin to automatically number the headings (h1-h6) in each markdown page and number the nav.
Author: ignorantshr
Author-Email: shrshraa[at]outlook.com
Home-Page: https://github.com/shihr/mkdocs-add-number-plugin.git
License: MIT
Keywords: mkdocs index add-number plugin
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5
Requires-Dist: mkdocs (>=1.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6719 characters]

WHEEL

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

RECORD

Path Digest Size
mkdocs_add_number_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_add_number_plugin/markdown.py sha256=yAsFEs0jnJAgHRzFun4XpyyFul-xF_VPbqmwkLcYPTQ 1226
mkdocs_add_number_plugin/plugin.py sha256=UbwSjeYCVdAFXRnigG3pVyQjj8QYAKZaRv93gcCfTm4 12367
mkdocs_add_number_plugin/utils.py sha256=iRvh4C82B5l4BXtYzeAvH9ry-jCS8NFfJms7huOjCvo 540
mkdocs_add_number_plugin-1.2.2.dist-info/LICENSE sha256=pSb5XQPRAusfbRIHaeHzzRGeKXxXdRp_rUW50d6zxGc 1054
mkdocs_add_number_plugin-1.2.2.dist-info/METADATA sha256=tSMRgIlux_-_aOPDe9XMsorHG9zKdDWT3btLd-GGJe4 9187
mkdocs_add_number_plugin-1.2.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
mkdocs_add_number_plugin-1.2.2.dist-info/entry_points.txt sha256=T9Z9yWP-ttOkzGm7U_FQjx0sL3JkjuVLLSaBXBjyUQk 154
mkdocs_add_number_plugin-1.2.2.dist-info/top_level.txt sha256=R_SzZxyawFWnKZ6ngM4m5GaHJgK6cz6hpLEXS8PyZ10 25
mkdocs_add_number_plugin-1.2.2.dist-info/RECORD

top_level.txt

mkdocs_add_number_plugin

entry_points.txt

add-number = mkdocs_add_number_plugin.plugin:AddNumberPlugin
mkdocs-add-number-plugin = mkdocs_add_number_plugin.plugin:AddNumberPlugin