littledoc

View on PyPIReverse Dependencies (0)

0.0.2 littledoc-0.0.2-py3-none-any.whl

Wheel Details

Project: littledoc
Version: 0.0.2
Filename: littledoc-0.0.2-py3-none-any.whl
Download: [link]
Size: 10865
MD5: 1c308d348875c2cf34a032781b5e04c8
SHA256: 76cb3e03147f5c2a7089a15f5f5090f3fa1ef0a1794ea6ca727294e29abd78c5
Uploaded: 2022-03-09 14:46:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: littledoc
Version: 0.0.2
Summary: A small Python code parser which allow to generate a basic documentation
Author: Jean-Pascal Thiery
Home-Page: https://github.com/jpthiery/littledoc
License: Apache Software License (http://www.apache.org/licenses/LICENSE-2.0)
Keywords: documentation
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Requires-Dist: argparse (==1.4.0)
Requires-Dist: jinja2 (==3.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1300 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
littledoc/__init__.py sha256=zO0PU2cZsN_8AGNqK7YasUTTGRDvg_h_qx63mdTba-Q 737
littledoc/main.py sha256=c_Aj8Nwe41v7J3ilC0jYAirEZ7ALBOYSOA6L6HgI-CU 1949
littledoc/parser.py sha256=lKYuqDTVOiS3bgUumnthc2waxlCmd044x5V2YqmgDhc 6292
littledoc/writer.py sha256=4YS620QJhIkkewoRUhsL_J9YaDG6ZZay2LCWQHFqRb8 1216
littledoc-0.0.2.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
littledoc-0.0.2.dist-info/METADATA sha256=rCRb1z375U2TjV_uE7MA-3cfDfFg19luley4PGT7i64 1989
littledoc-0.0.2.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
littledoc-0.0.2.dist-info/dependency_links.txt sha256=8US4GcU1oPZo00rmnNn0Qtl6KqZafTqqqz2Eg5jrBIA 30
littledoc-0.0.2.dist-info/entry_points.txt sha256=wmOsGMHu9mse6ZsxkGojupQC_ZkVC-2taDuaqJ0fBQA 53
littledoc-0.0.2.dist-info/top_level.txt sha256=BI1XtDrljrATF08nUHlMNf8NFYBkAZ2iSte1wRYeEM8 10
littledoc-0.0.2.dist-info/RECORD

top_level.txt

littledoc

entry_points.txt

littledoc = littledoc.main:main
argparse==1.4.0
jinja2==3.0.1