termynal

View on PyPIReverse Dependencies (19)

0.13.0 termynal-0.13.0-py3-none-any.whl

Wheel Details

Project: termynal
Version: 0.13.0
Filename: termynal-0.13.0-py3-none-any.whl
Download: [link]
Size: 10620
MD5: 93715bbbeac92c3fa3578bafe67e3159
SHA256: 0507eba6d8d96a2b29fddb8ae4d58b07b2a48b9144bda976629de3b9e2a47ced
Uploaded: 2025-01-14 18:54:33 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: termynal
Version: 0.13.0
Summary: A lightweight and modern animated terminal window
Author: Danil Akhtarov
Author-Email: daxartio[at]gmail.com
Project-Url: Homepage, https://termynal.github.io/termynal.py/
Project-Url: Changelog, https://termynal.github.io/termynal.py/changelog/
Project-Url: Repository, https://github.com/termynal/termynal.py
Project-Url: Documentation, https://termynal.github.io/termynal.py/
License: MIT License Copyright (c) 2025 Danil Akhtarov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: markdown,mkdocs,plugin,termynal
Requires-Python: >=3.9
Requires-Dist: markdown (>=3)
Requires-Dist: mkdocs (>=1.4); extra == "mkdocs"
Provides-Extra: mkdocs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1452 characters]

WHEEL

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

RECORD

Path Digest Size
termynal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
termynal/markdown.py sha256=xbNws0SBs-DQvFy8gH_nNydomE83RT1s4AjCk-p0OWk 9084
termynal/plugin.py sha256=sLu35c_Qi5CKRCezKfyK4StT-D6g8JOiqcw8TkgyAAU 1541
termynal/assets/termynal.css sha256=EJOegKT7ujlbPNPMeiFimg_zr__lcVoTWpNFa0MWgdA 2594
termynal/assets/termynal.js sha256=4yvVmO8estyvZ7bPjFwico2bU48Vu3T8s-0dTxHtLTM 9520
termynal-0.13.0.dist-info/METADATA sha256=UBSYbQ1nSHkSdiy9cQxBueWsMYSAVuhg83NtCF-fGHc 3354
termynal-0.13.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
termynal-0.13.0.dist-info/entry_points.txt sha256=3Q5en2pLqzTdUgBqDrZRUHmDuGnVAEELI2zWoNUJBig 129
termynal-0.13.0.dist-info/licenses/LICENSE sha256=ytHu7OtZk7Kx-eroo-SBorwsYApFn9Yo6r7YViCd5xw 1071
termynal-0.13.0.dist-info/RECORD

entry_points.txt

termynal = termynal.markdown:TermynalExtension
termynal = termynal.plugin:TermynalPlugin