tir

View on PyPIReverse Dependencies (0)

0.6.4 tir-0.6.4-py3-none-any.whl

Wheel Details

Project: tir
Version: 0.6.4
Filename: tir-0.6.4-py3-none-any.whl
Download: [link]
Size: 26528
MD5: 9bad7a597edf33b49e3d53991c604d4d
SHA256: 27abf2ac3651a23b2a56bd8b5c9e5a63a8ec6b0c791dfd4d5eae2b8f2d407a92
Uploaded: 2023-10-21 18:34:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tir
Version: 0.6.4
Summary: A minimalist static site generator for thoughtful people
Author: kvfi
Author-Email: mail[at]ouafi.net
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: csscompressor (<0.10.0,>=0.9.5)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: libsass (<0.23.0,>=0.22.0)
Requires-Dist: markdown (<4.0.0,>=3.4.4)
Requires-Dist: marshmallow-dataclass (<9.0.0,>=8.6.0)
Requires-Dist: pytest (<8.0.0,>=7.4.2)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 666 characters]

WHEEL

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

RECORD

Path Digest Size
tir/__init__.py sha256=gMrR3VWaws3qlkQHh-YgmmXm7dLxeo8t6eMO91J84Ks 6270
tir/builders/__init__.py sha256=26UWatnbm6ZIwQMuu9NNzQ0IW1ACO4Oe9caModuTpWM 4
tir/builders/notes.py sha256=vMhcg7-nxbPo-NJl7RF17ddmC7SQMFEQcwEPPLjiXVk 874
tir/cache.py sha256=RNuevR_OO3GxIfpj5xHSSSnlZp5rSA80boto72zWVN8 1092
tir/cli/__init__.py sha256=fFRKSAClKTbixCXU-ulYqnjH_-GVR0VfR6jksYH3nyM 734
tir/config.py sha256=DavtOVo9Th_cDiE2AsWYOn0hOmxRIVVj8l57-VKirok 770
tir/deploy.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tir/files.py sha256=f3izEO1sFIcBL9v1rAO-sv2Ytp2Exre5zTOqCaN-vVQ 973
tir/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tir/parsers/markdown/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tir/parsers/markdown/links.py sha256=0A4OkFjb62S5rLDNJBK_JYF9r9RHfQuo5GAD1HZRhLg 1174
tir/parsers/markdown/local_links.py sha256=VJ371T0-QB08pQELKZ7x9DpxNEfpXQE4SBr7lq_iKSc 1174
tir/posts.py sha256=iX1x94nt0UGKp_JhFCSlOU2VdVEVi5YANz6QDAMOhLw 2475
tir/printers.py sha256=-BwHz232GNoykPcxNBdPKww3qZAzbctBCJNloZ0uGyE 276
tir/schemas/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tir/schemas/config.py sha256=xb93fhi81Z_B9pqJtsDhGut3z0KQqu2A3UYs79azCck 1879
tir/schemas/deploy.py sha256=qeyulknbyfBZ6DFxPtOrrhgYNqvk9oXaVKasy1QQ5-U 610
tir/server.py sha256=MI7FNkohTndA5OCf206zlRqBla4tzZd35LjHYMZ1bws 1398
tir/templates.py sha256=PWKITPvO0UGkkKnxFoDN3y01G2CLkc5L71Oug3GlUys 1454
tir/tools.py sha256=-Zxa9lQ6sojdj8HEpNEEdpDyNvlwhCt_6oq4HoXyOXE 937
tir/utils.py sha256=61z5TRr7MU7Pmh_GVB8iC1fZpIHbvuT-N0gcWaB-mRo 2851
tir/version.py sha256=Xe2PxzP7QL0-Z7rnEvT_2WabZlh03jB_5zRbC5HcVMc 19
tir-0.6.4.dist-info/entry_points.txt sha256=JNnZYhsRB9f9QyWbQ20CDf7YUO_BC7oRsRL_eUixAQU 36
tir-0.6.4.dist-info/LICENSE sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk 35823
tir-0.6.4.dist-info/METADATA sha256=AU3nj64cW_pvo7QMtSAvzGbLv0FrNP-8H-MDs5tIG1M 1391
tir-0.6.4.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
tir-0.6.4.dist-info/RECORD

entry_points.txt

tir = tir.cli:main