shellman

View on PyPIReverse Dependencies (0)

1.0.0 shellman-1.0.0-py3-none-any.whl

Wheel Details

Project: shellman
Version: 1.0.0
Filename: shellman-1.0.0-py3-none-any.whl
Download: [link]
Size: 24698
MD5: 39f2a0052993fd62e7b95166b76efe9c
SHA256: 02647e5146195f8a50f3687720ba4c990ad8666e38d833eba160ab57cabec116
Uploaded: 2023-09-03 18:00:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shellman
Version: 1.0.0
Summary: Write documentation in comments and render it with templates.
Author-Email: Timothée Mazzucotelli <pawamoy[at]pm.me>
Project-Url: Homepage, https://pawamoy.github.io/shellman
Project-Url: Documentation, https://pawamoy.github.io/shellman
Project-Url: Changelog, https://pawamoy.github.io/shellman/changelog
Project-Url: Repository, https://github.com/pawamoy/shellman
Project-Url: Issues, https://github.com/pawamoy/shellman/issues
Project-Url: Discussions, https://github.com/pawamoy/shellman/discussions
Project-Url: Gitter, https://gitter.im/shellman/community
Project-Url: Funding, https://github.com/sponsors/pawamoy
License: ISC
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
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: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: jinja2 (>=3)
Requires-Dist: importlib-metadata (>=4.6); python_version < "3.10"
Description-Content-Type: text/markdown
[Description omitted; length: 3118 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
shellman-1.0.0.dist-info/METADATA sha256=ZspnW_7RFxxU1HmWgKgIVWz3H7z6EOg6gAJIOn8MVeA 4600
shellman-1.0.0.dist-info/WHEEL sha256=1D4d-_ODszlK6-qFybc5BLF-ZhZvee-uKVh2hLa3IIc 90
shellman-1.0.0.dist-info/entry_points.txt sha256=eR4Nrd8Bz6QsgzDQBIhjHqg8N8VJvXZBBjE6SZqVx_4 48
shellman-1.0.0.dist-info/licenses/LICENSE sha256=nQxdYSduhkgEpOTmg4yyIMmFPzcr2qrlUl8Tf9QZPug 754
shellman/__init__.py sha256=HT2s9hdiiKmTHirhFCVRCNSiahRlNadB0pbCzJtvK-0 604
shellman/__main__.py sha256=dplJJaE6P7JA6aNd3cwEyodlsUHu2f-xj-tfNzTAM0A 341
shellman/cli.py sha256=M4Dv-TquddY1Key_CFwfnkt8_BMoI3j6PAD0H4ws7fI 8934
shellman/context.py sha256=qSIiYb_DEvw3qyhSwjlclmmCTVAqobgqr-zSfYRtU8o 2145
shellman/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shellman/reader.py sha256=s0RYNbrAyhiCHiytj4bAmEGWlKuHoI_dLyssihgOF4k 6815
shellman/tags.py sha256=1Y07PFUC7kmnTEoP6UqR0sH3dnAXWPsvdTUuZj4UyJA 10977
shellman/templates/__init__.py sha256=fLMIF5SxhpbNHVb-U0wzn20iFjQG0nxSSeRhKP49MyY 4430
shellman/templates/data/helptext sha256=XoKnhKZRig1cA5NCugx1rGIIEDNV8yTUpyRQukg8Mzo 4607
shellman/templates/data/helptext_function sha256=jT5RsER54mhbfLbZUFQynrAd19Gm0eXRyBbp0zdFAUk 1146
shellman/templates/data/manpage.groff sha256=ZXCe68di4WqjlQtv6gzITq2kps7flTPSXAMDhMrfTrc 4441
shellman/templates/data/manpage.md sha256=B9kIBXU__kLx4Qg-pacQYaapEYnsoHh9OCHZjLJtXg8 4162
shellman/templates/data/manpage_function.groff sha256=vGrgtVdx4sB_O5KMXUYbgN7aF4hhmmTNYsdU3etEXco 1074
shellman/templates/data/manpage_function.md sha256=L6kl7h2B0bwA3kP-CAHehvL46IfbQ-nEcOAG9tPms4o 848
shellman/templates/data/usagetext sha256=iAf0SG9ktqBVirFayDwF5kBJXbm7fW-tKzzrzOisAM0 347
shellman/templates/data/wikipage.md sha256=liDfnr9Yzd9VV_sCeP5kXbHe15zVXdDLAHH5XGiChC4 4455
shellman/templates/data/wikipage_function.md sha256=-s1r7eaa8leDkcbHmjh2pwVaO5ukwHr061Q8MJXvlvc 850
shellman/templates/data/wikipage_toc.md sha256=7tIrf72uvwiaP2W0krmEchtDtp4JyVw1zIYg8hFWzcY 1332
shellman/templates/filters.py sha256=2V1MUD6kaegmX3i81RRqrNhfAY2tBE2lrQArMB10GVk 8608
shellman-1.0.0.dist-info/RECORD

entry_points.txt

shellman = shellman.cli:main