docstrap

View on PyPIReverse Dependencies (0)

0.1.2 docstrap-0.1.2-py3-none-any.whl

Wheel Details

Project: docstrap
Version: 0.1.2
Filename: docstrap-0.1.2-py3-none-any.whl
Download: [link]
Size: 18296
MD5: 692ec55837ff111957b2e1533d13b966
SHA256: 87d22301c29d85798c7477845a3138ea4bc65c2c40fdca95e5207f06a565e72d
Uploaded: 2024-12-04 18:21:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docstrap
Version: 0.1.2
Summary: A tool for bootstrapping and managing documentation project structures
Author: Tom Cunliffe
Author-Email: tom.cunliffe[at]onoclea.io
Home-Page: https://github.com/tjcunliffe/docstrap
Project-Url: Documentation, https://github.com/tjcunliffe/docstrap
Project-Url: Repository, https://github.com/tjcunliffe/docstrap
License: MIT
Keywords: documentation,bootstrap,scaffold,structure,generator
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9,<4.0
Requires-Dist: poetry (<2.0.0,>=1.8.4)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: types-PyYAML (<7.0.0.0,>=6.0.12.12)
Description-Content-Type: text/markdown
[Description omitted; length: 1844 characters]

WHEEL

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

RECORD

Path Digest Size
docstrap/__init__.py sha256=IMLyJ4aUhAre6zqPWS2g_sGqoydS8cR1iCpHuhXi4I0 712
docstrap/cli.py sha256=C7-o8pUvOQOhOuH1aFszCNYgeNbCHLwAX32y0gNlHC4 6161
docstrap/config/__init__.py sha256=suatBd8oLiBqWqF7ySAxSp8uC963HOJN8PqlaONcZ_k 318
docstrap/config/loader.py sha256=3Y3xA9fsxAnyU8RNUPaMoahEBd93Qe66Va8S-Q-mJpE 1431
docstrap/config/models.py sha256=JRY7t8ImvloxJcCfg1InjnZSel121WxssIKCHbezFa8 7713
docstrap/config/template.py sha256=yAt3miJQRsGeuKsoU2gwHy_tvLTyRPCZXampqVoq99M 785
docstrap/core/__init__.py sha256=ecx30I0tVGhvUdoeBlK3bTZMvhEJWmqMvdGE-_B30vc 187
docstrap/core/formatter.py sha256=vE6sO8UIdbAtyDU2Hu-juaKeVEU3DBahVdPf0anYTKI 3120
docstrap/core/manager.py sha256=m1hdfdmQkwyf39vIN_5-eWpn5VBjiuKvqGiD2MUqkhs 8036
docstrap/core/mkdocs.py sha256=9OATGBHy2g_V596D41sJ-yStSoh5CiU06yi09u-ciW8 2581
docstrap/fs/__init__.py sha256=y7ogL0XG3xTWGHlsFB3LHmvTnlUqOron3db6CK0Jgl8 346
docstrap/fs/handler.py sha256=P59xY14aWzWExbwiPZDGEcc4iyM_3j6PY57kW9HUusA 5247
docstrap/fs/migrator.py sha256=OcK7bkRCCKK3nvpsR4bEr--e_Ae31CCPgsC-8XgGtjA 6753
docstrap/utils/__init__.py sha256=tydVlQi8sYxzhF9WWB7F7gB4FDJLCPb4UEVtQK0E4UQ 143
docstrap/utils/logging.py sha256=-USxqfgIJGTYfDqH08X4PRhRPQ7eVWORgAclc9kHbeM 1560
docstrap-0.1.2.dist-info/LICENSE.md sha256=dD7Xchu7L2mnBI-1GbFbFrS4amUoTMMCIfTDUR6QuFE 1069
docstrap-0.1.2.dist-info/METADATA sha256=WZFSPkqJNJ7jjoAQvr1jldEGOP-SsJveyAZiA7mjxDk 3208
docstrap-0.1.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
docstrap-0.1.2.dist-info/entry_points.txt sha256=IkeKWoIGLB9fCiF0rx8wzn8H634dLPnob6YziaG8lXo 46
docstrap-0.1.2.dist-info/RECORD

entry_points.txt

docstrap = docstrap.cli:main