Termage

View on PyPIReverse Dependencies (0)

0.6.0 termage-0.6.0-py3-none-any.whl

Wheel Details

Project: Termage
Version: 0.6.0
Filename: termage-0.6.0-py3-none-any.whl
Download: [link]
Size: 9624
MD5: 3493d0975e275ef7ee4706ad364ed991
SHA256: 67f3cce369ef9ea2fea2fdba15858c73e232bc27b1ed15000ff1337850774efd
Uploaded: 2022-08-22 19:45:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Termage
Version: 0.6.0
Summary: Generate SVGs from any Python code, even in your documentation.
Author-Email: Balázs Cene <bczsalba[at]gmail.com>
Project-Url: homepage, https://github.com/bczsalba/Termage
Project-Url: repository, https://github.com/bczsalba/Termage
Project-Url: documentation, https://termage.bczsalba.com
License: MIT
Keywords: PyTermGUI,documentation,mkdocs,mkdocs-material,mkdocs-plugin,svg-images,terminal
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: pytermgui
Description-Content-Type: text/markdown
[Description omitted; length: 1924 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
termage/__init__.py sha256=vqtgQRm7O45fRJjmOimm7B-84uACUnMV2X2jdPbg4tA 262
termage/__main__.py sha256=ubcjU2yWV1YJ22udKzO8ZPramWkKmZSbT6AK6w87igU 3103
termage/execution.py sha256=a1XXTi8WVJyzNwhJUWxnYPDV02Ta_WYcPTdC8QlDwy0 7039
termage/mkdocs_plugin.py sha256=CrLaFUdk-7V09I9ti70R-KSuuhGnSV3h6kLZ1Uy0XGA 6399
termage-0.6.0.dist-info/METADATA sha256=cuKUjOPDsvCGdrlE7mefoIkcKOQredJrFWo685Hsg-w 3166
termage-0.6.0.dist-info/WHEEL sha256=3DSmSyYE1SDERO2-rI3qUbMVovBs7--ggc7mubOemsc 86
termage-0.6.0.dist-info/entry_points.txt sha256=BCBiIn3u1k6kq5PDEFfVHTaFjx37iQ0oAYEXys5cTOU 114
termage-0.6.0.dist-info/licenses/LICENSE sha256=SFVKtAeBASh-o7V9x8Vj-qkn6RdL2YPTNyaj2ggbTmw 1065
termage-0.6.0.dist-info/RECORD

entry_points.txt

termage = termage.__main__:main
termage = termage.mkdocs_plugin:TermagePlugin