docster

View on PyPIReverse Dependencies (0)

0.1.6 docster-0.1.6-py3-none-any.whl

Wheel Details

Project: docster
Version: 0.1.6
Filename: docster-0.1.6-py3-none-any.whl
Download: [link]
Size: 7589
MD5: 3252531e2656f8c2509458acd3094264
SHA256: da27074865e5e742999f0c13afb1ce6ccee49818898862b173f7ce34f798bd45
Uploaded: 2020-11-24 22:46:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docster
Version: 0.1.6
Summary: Automatically extract your python docstrings into arbitrary Jinja2 templates
Author: BujarMurati
Author-Email: 39311213+BujarMurati[at]users.noreply.github.com
Home-Page: https://bujarmurati.github.io/docster/
Project-Url: Repository, https://github.com/BujarMurati/docster
License: MIT
Keywords: documentation,docstring,markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<3.0.0,>=2.11.2)
Requires-Dist: docstring-parser (<0.8.0,>=0.7.3)
Requires-Dist: gitpython (<4.0.0,>=3.1.8)
Requires-Dist: pytest-cov (<3.0.0,>=2.10.1)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 515 characters]

WHEEL

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

RECORD

Path Digest Size
docster/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docster/helpers.py sha256=wSgFfwENVj0g7AseJ0oAm3TXDWnufhNPl77lE0LKN5k 1800
docster/main.py sha256=_EFbnlpHyHSaib3xmlf9kdauaK8xnjSwes6xOh8Jlf0 3114
docster/models.py sha256=bWZ6fDdn8pD1XSAyF4U16VDr5bBFnFkHDApitaYcXLA 4811
docster/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docster/visitor.py sha256=ZbNY3QSHUXDod6OFdzbACqS5f1gl55SqTwP5FGHLsZg 4169
docster-0.1.6.dist-info/entry_points.txt sha256=l_HkvssgK-RMW-XcMj5_wKm4VPLcnCwU9th-cMl5zsw 44
docster-0.1.6.dist-info/LICENSE sha256=-KOb5cPCCD4Dh1BEdn71CGpqyx8I7Ta-231gFEP5fKE 1068
docster-0.1.6.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
docster-0.1.6.dist-info/METADATA sha256=HYh4VUtd1kJ4STbupLoLrGcpj13GuVf5dixvUjYmg_g 1388
docster-0.1.6.dist-info/RECORD

entry_points.txt

docster = docster.main:app