mkgendocs

View on PyPIReverse Dependencies (6)

0.9.2 mkgendocs-0.9.2-py3-none-any.whl

Wheel Details

Project: mkgendocs
Version: 0.9.2
Filename: mkgendocs-0.9.2-py3-none-any.whl
Download: [link]
Size: 15718
MD5: 83e60711d7eed9329028de998fc74cb4
SHA256: 4ca8f695aca1741e5fe4728713598eba942447650bf2c84f2c27f33413f57417
Uploaded: 2022-08-11 23:58:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkgendocs
Version: 0.9.2
Summary: mkgendocs is a Python tool to automate the generation of documentation from docstrings in markdown
Author: Davide Nunes
Author-Email: davidelnunes[at]gmail.com
Home-Page: https://github.com/davidenunes/mkgendocs
Project-Url: Repository, https://github.com/davidenunes/mkgendocs
License: Apache-2.0
Keywords: mkgendocs,docs,documentation,automation,mkdocs,cli
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.5
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: Topic :: Documentation
Classifier: Topic :: Text Processing
Requires-Python: >=3.7,<4.0
Requires-Dist: astor
Requires-Dist: mako
Requires-Dist: pyyaml
Requires-Dist: six
Description-Content-Type: text/markdown
[Description omitted; length: 3376 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mkgendocs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkgendocs/__version__.py sha256=gqT-BGoeEItda9fICQDvLbxEjWRIBhFJxPxxKvmHLUo 22
mkgendocs/gendocs.py sha256=zUad4fldLi46I6OrSQI9GXJYT0JGdpsbdstUrny2u0I 15395
mkgendocs/parse.py sha256=h87hkhOsiOw1OJ0_mVT0D-eMPganHgvzMheDburt-0Y 32818
mkgendocs-0.9.2.dist-info/entry_points.txt sha256=CiyDpPhUUyUf3CHIRfBtTGy8CLQjI_CENe8OBMg80g8 50
mkgendocs-0.9.2.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
mkgendocs-0.9.2.dist-info/METADATA sha256=NXExvQUkhBK9hdUkDJxsZ-3attIRhq7uQMnpw-bQSZs 4747
mkgendocs-0.9.2.dist-info/RECORD

entry_points.txt

gendocs = mkgendocs.gendocs:main