inari

View on PyPIReverse Dependencies (2)

0.2.1 inari-0.2.1-py3-none-any.whl

Wheel Details

Project: inari
Version: 0.2.1
Filename: inari-0.2.1-py3-none-any.whl
Download: [link]
Size: 12497
MD5: 99af8a3dd07fb5d9200548a471fe44e1
SHA256: edda3334e07125c38221f53a5fb0a6ab6e98948f9c6c156a7e2f7bc4907c5d5d
Uploaded: 2021-07-10 04:25:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: inari
Version: 0.2.1
Summary: Write docstrings in Markdown!
Author: T.Kameyama
Author-Email: tkamenoko[at]vivaldi.net
Home-Page: https://tkamenoko.github.io/inari
Project-Url: Documentation, https://tkamenoko.github.io/inari
Project-Url: Repository, https://github.com/tkamenoko/inari
License: MIT
Keywords: mkdocs,documentation,docstrings
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.9,<4.0
Requires-Dist: mkdocs (<2.0.0,>=1.1.2); extra == "mkdocs"
Provides-Extra: mkdocs
Description-Content-Type: text/markdown
[Description omitted; length: 2206 characters]

WHEEL

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

RECORD

Path Digest Size
inari/__init__.py sha256=R0kQEeKARVik-gs3hRKTafXMe_1izzr2maKtg1TKHrs 271
inari/__main__.py sha256=3U77Eu21mJ-LY27RG-JEnpbh6Z63wGOom4i-EoLtUcY 59
inari/_internal/__init__.py sha256=DzmedNodUdxI4jwBqaLNzUW0Qkc7Nioy9ifWlewEnzQ 100
inari/_internal/_format.py sha256=LyE8-ArC4oZhlZ8xWXr3lTV-67ERttNooE6kPI0gNbU 973
inari/_internal/_path.py sha256=K2-9tBq9vbqhtC--jhT6vLYLFGPWIb5Zkc7QhhBetZE 342
inari/_internal/_templates.py sha256=99uFeOh0qPKCsJjqmBs_t4Pr7rD0ULXJdkT-wQumUjA 259
inari/cli.py sha256=T-FsURIAtL8F9zR10Zy9KJtIc9JtitP-vYM_pQWv5rQ 1029
inari/collectors.py sha256=3z4Rrd5pvivsCcTktMTsyYnGdkEMcF5GJXXmKU7lrVA 24204
inari/mkdocs_plugin.py sha256=Pv-ed3QFlhc6syB6WiRVU9FAcWYw9v3K0ti8RFFwmIY 2056
inari/py.typed sha256=dcrsqJrcYfTX-ckLFJMTaj6mD8aDe2u0tkQG-ZYxnEg 26
inari-0.2.1.dist-info/entry_points.txt sha256=UkINhbAtsmN2Vl7D1z4AroC7AdeETCMkB2wP-myLTQ8 90
inari-0.2.1.dist-info/LICENSE sha256=rwp5iH8wksMbBI0WLn24iOoGo_MbDzNVxpcg_9HJ2cc 1067
inari-0.2.1.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
inari-0.2.1.dist-info/METADATA sha256=Tp56RVm9tb4mAHKwWiE26NZL2tZLdVfJqHqokVAE9lQ 3134
inari-0.2.1.dist-info/RECORD

entry_points.txt

inari = inari.cli:run
inari = inari.mkdocs_plugin:Plugin