skip-ssg

View on PyPIReverse Dependencies (0)

0.2.0 skip_ssg-0.2.0-py3-none-any.whl

Wheel Details

Project: skip-ssg
Version: 0.2.0
Filename: skip_ssg-0.2.0-py3-none-any.whl
Download: [link]
Size: 8472
MD5: 32d2733becdb23652c84605fc2afd91f
SHA256: 687305fccaaab8b1a299de59c85ba081942debd8a32074e98111437e84e92a52
Uploaded: 2021-08-25 20:19:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: skip-ssg
Version: 0.2.0
Summary: A simple python-based static site generator
Author: Harry Eldridge
Author-Email: heldridge[at]protonmail.com
Home-Page: https://github.com/heldridge/skip
Project-Url: Repository, https://github.com/heldridge/skip
License: MIT
Keywords: ssg,static-site-generator,markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=3.0.1)
Requires-Dist: Markdown (<4.0.0,>=3.3.4)
Requires-Dist: Pygments (<3.0.0,>=2.9.0)
Requires-Dist: arrow (<2.0.0,>=1.1.1)
Requires-Dist: gitignore-parser (<0.0.9,>=0.0.8)
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.0)
Requires-Dist: watchgod (<0.8,>=0.7)
Description-Content-Type: text/markdown
[Description omitted; length: 565 characters]

WHEEL

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

RECORD

Path Digest Size
skip_ssg/server.py sha256=bU0iSsyGOpuGeA3tz4r7vme-W7pCelFlqGZYdaRqmf4 1245
skip_ssg/skip.py sha256=BJav4Q-68wgJuhhPlm2LQQt62Mj6ekA4FPMHvLBFWXo 7295
skip_ssg/sources.py sha256=UkmkDnpn2MbLdvONI57nZHpFHs1ZJi8cQeZitOX16pQ 8724
skip_ssg/watchers.py sha256=V7coiWyim49bQvx7KARTOkCUzW0VpFrIPqIKo18cVuE 643
skip_ssg-0.2.0.dist-info/entry_points.txt sha256=bT9xJY_o_OCBpHKpOHF9EZPVl_ozPb4uKcG9k7uyAXU 43
skip_ssg-0.2.0.dist-info/LICENSE.txt sha256=cxfxnQ3J948ghQQgojuCC_YJjE70xKWJG0WOdb3cbSo 1058
skip_ssg-0.2.0.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
skip_ssg-0.2.0.dist-info/METADATA sha256=hktcGOXHg7k1H-Ho5qrUFa11nW1WvlgHy-wMkTBHTvw 1458
skip_ssg-0.2.0.dist-info/RECORD

entry_points.txt

skip = skip_ssg.skip:main