mkdocs-gen-files

View on PyPIReverse Dependencies (234)

0.5.0 mkdocs_gen_files-0.5.0-py3-none-any.whl

Wheel Details

Project: mkdocs-gen-files
Version: 0.5.0
Filename: mkdocs_gen_files-0.5.0-py3-none-any.whl
Download: [link]
Size: 8380
MD5: 003a829cd28ba3b01b81776e2aec45d8
SHA256: 7ac060096f3f40bd19039e7277dd3050be9a453c8ac578645844d4d91d7978ea
Uploaded: 2023-04-27 19:48:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-gen-files
Version: 0.5.0
Summary: MkDocs plugin to programmatically generate documentation pages during the build
Author-Email: Oleh Prypin <oleh[at]pryp.in>
Project-Url: Documentation, https://oprypin.github.io/mkdocs-gen-files/
Project-Url: Source, https://github.com/oprypin/mkdocs-gen-files
Project-Url: Issues, https://github.com/oprypin/mkdocs-gen-files/issues
Project-Url: History, https://github.com/oprypin/mkdocs-gen-files/releases
Keywords: mkdocs,mkdocs-plugin
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: mkdocs (>=1.0.3)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.md
[Description omitted; length: 1542 characters]

WHEEL

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

RECORD

Path Digest Size
mkdocs_gen_files/__init__.py sha256=gfVQ5d-EYKOxXhXZpjIFPzVwdeV_a95Dga9-UEm8noM 504
mkdocs_gen_files/config_items.py sha256=RSsNgbh9MUbKF5N1Q7rAIxmvsWqIqUD3FdQ0L4KFH2A 1152
mkdocs_gen_files/editor.py sha256=Zlj_vFYKt6z4CNGSGCOZDaPbbdy0BaIEyBxXFA0Ge6w 4502
mkdocs_gen_files/nav.py sha256=Me_y2uxUecjLpZU6hMxsEjeVth0sM7TAdDllq0LndCs 2615
mkdocs_gen_files/plugin.py sha256=VldXvtg9r-Tkq6zj64UYTOyQONaUSPgxhvhIvrGh-ws 2387
mkdocs_gen_files/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_gen_files-0.5.0.dist-info/METADATA sha256=Lg7vgJ5oJW1kr52EFHm-y596ueHIadfOVACcgyyDwt8 2941
mkdocs_gen_files-0.5.0.dist-info/WHEEL sha256=9MIigYJ7D5sOqAPqr0-o6tSMY_nQ7c6kvtvyeUB99YQ 87
mkdocs_gen_files-0.5.0.dist-info/entry_points.txt sha256=V_Fpg5BhlXJORm-IuW3mn1CHEHS3nBpC-OwhDnBl8k0 68
mkdocs_gen_files-0.5.0.dist-info/licenses/LICENSE.md sha256=74zoEaAWs6LJMc1myUlEcnO_cD3q7z-oOQyU4VsFt38 1083
mkdocs_gen_files-0.5.0.dist-info/RECORD

entry_points.txt

gen-files = mkdocs_gen_files.plugin:GenFilesPlugin