mkdocs-gentags

View on PyPIReverse Dependencies (0)

0.0.1 mkdocs_gentags-0.0.1-py3-none-any.whl

Wheel Details

Project: mkdocs-gentags
Version: 0.0.1
Filename: mkdocs_gentags-0.0.1-py3-none-any.whl
Download: [link]
Size: 4781
MD5: 4043989da6539c2e3a3339576dbd5855
SHA256: 740e5b3a97a529e12885e2108db1cac79a58e181dd71ee305c91093ce2467f17
Uploaded: 2024-05-18 16:35:46 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mkdocs-gentags
Version: 0.0.1
Summary: A mkdocs plugin to generate tag files based on metadata information.
Author-Email: "George Y. Kussumoto" <georgeyk.dev[at]gmail.com>
Project-Url: Documentation, https://github.com/georgeyk/mkdocs-gentags/#README.md
Project-Url: Issues, https://github.com/georgeyk/mkdocs-gentags/issues
Project-Url: Source, https://github.com/georgeyk/mkdocs-gentags
Keywords: mkdocs,mkdocs-plugin,plugin,tag,tagging,tags
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: mkdocs (<2,>=1.6)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 873 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkdocs_gentags/__init__.py sha256=YTKbG68zGFVPZfD_24l8RyKuhMXwQnve9oJP_VREDGI 23
mkdocs_gentags/config.py sha256=_12JZEvG8ajEVerOmIe5_8HEyJWoiz-VHrIt4hvUYXk 351
mkdocs_gentags/plugin.py sha256=53wOVSWF7ycng5iReOwmzOM6j4FGJ3QrsnfWeaks2_k 4445
mkdocs_gentags/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_gentags-0.0.1.dist-info/METADATA sha256=AjN-bu8Gxue5xZdpFLdHjRAg3YgYGa2WiEXiQJSeupo 1912
mkdocs_gentags-0.0.1.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
mkdocs_gentags-0.0.1.dist-info/entry_points.txt sha256=Jlu5GY0rtqp_fo_S_Y38dTelBEtShZypvpVBaQXJoFs 63
mkdocs_gentags-0.0.1.dist-info/licenses/LICENSE sha256=lHmoHN1_62JKhFZ73HKiHCIEhOjXlL3LZ3eJxIwRaZc 1073
mkdocs_gentags-0.0.1.dist-info/RECORD

entry_points.txt

gentags = mkdocs_gentags.plugin:GenTagsPlugin