cookiecutter-autodocs

View on PyPIReverse Dependencies (0)

1.0.0 cookiecutter_autodocs-1.0.0-py3-none-any.whl

Wheel Details

Project: cookiecutter-autodocs
Version: 1.0.0
Filename: cookiecutter_autodocs-1.0.0-py3-none-any.whl
Download: [link]
Size: 11401
MD5: 14520b624a1728facb030db4fc65f20a
SHA256: 30250b1235057555bdafa725ac8f5cbe63b6d8e20d3160e38d676a2f98f8c63f
Uploaded: 2023-05-06 22:24:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cookiecutter-autodocs
Version: 1.0.0
Summary: Generate docs from your cookiecutter template
Author: Andrew Herrington
Author-Email: andrew.the.techie[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: aiofiles (<24.0.0,>=23.1.0)
Requires-Dist: py-markdown-table (<0.4.0,>=0.3.3)
Requires-Dist: pydantic (<2.0.0,>=1.10.7)
Requires-Dist: rich (<14.0.0,>=13.3.4)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer (<0.10,>=0.7)
Description-Content-Type: text/markdown
[Description omitted; length: 4616 characters]

WHEEL

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

RECORD

Path Digest Size
cookiecutter_autodocs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cookiecutter_autodocs/cli/__init__.py sha256=PTCkBYIckCE_8KSFZAHiLRRrUnQp6nIpVgmHtahxpL0 779
cookiecutter_autodocs/cli/_async.py sha256=VW32aYnBmwSiq5h6PNt92e6hYnt71sK5RWS0NR_Gqrg 542
cookiecutter_autodocs/cli/app.py sha256=gubpamysh3OL4PV1xFDquf-EQ082L3E6vWDbaw616pk 182
cookiecutter_autodocs/cli/generate.py sha256=PCufzCPr-uMW-MXxJ1dvOUGxkk4MsQiIGkl6h7WVX_A 4244
cookiecutter_autodocs/cli/gha.py sha256=YbDW-5S0J1yjNWUvlMdN---eMV9TSIrn_nbw5VtUz9I 1844
cookiecutter_autodocs/cli/validate.py sha256=i5ClwyfHDSE2ICVZwS0hRfYnvjOLBy7lgszRXsqn8rg 1403
cookiecutter_autodocs/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cookiecutter_autodocs/lib/files.py sha256=CtKgfr8nnAxcZDMPlbRYtoOBH-oAKaBzzc6nf_gwEgg 2015
cookiecutter_autodocs/lib/typing.py sha256=ERe7SGOMZ1sQVRG5SGr4C3KX1qrqW4dqk2rgR8Va5kA 239
cookiecutter_autodocs/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cookiecutter_autodocs/schemas/__init__.py sha256=OZbVVVGZXJtj0KZmLFRbg89aTFa_uwEPSXzutOe4He0 161
cookiecutter_autodocs/schemas/_base.py sha256=BHKZ4t27la-8yiE7P9NUd7ZLWeovs5NS7U9KoUpFl2s 502
cookiecutter_autodocs/schemas/description.py sha256=0AHJd7oVPFIVCsE97WKyZD-hGHSKFp1_1arwPXX2qgQ 5573
cookiecutter_autodocs-1.0.0.dist-info/LICENSE sha256=p1DVjAkKmdddFTUs9KGg50n4mXSzPbFnuDh8ua7Rv_8 1063
cookiecutter_autodocs-1.0.0.dist-info/METADATA sha256=Z1fiEYF0oaLzOO3J4PAlQV23HL81lBxy3f3Z3oboy5g 5448
cookiecutter_autodocs-1.0.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
cookiecutter_autodocs-1.0.0.dist-info/entry_points.txt sha256=9e1T2sshUbqAu2PB4_-92bLrk2FmPKVHp22YhT2mXUQ 72
cookiecutter_autodocs-1.0.0.dist-info/RECORD

entry_points.txt

cookiecutter-autodocs = cookiecutter_autodocs.cli:main