md2site

View on PyPIReverse Dependencies (0)

0.0.8 md2site-0.0.8-py3-none-any.whl

Wheel Details

Project: md2site
Version: 0.0.8
Filename: md2site-0.0.8-py3-none-any.whl
Download: [link]
Size: 18159
MD5: cab97fb7f5eae75ac46fb8cd160ea670
SHA256: 2d50790c1d39b41b81878bfd5b3aaef1ad96b46e6f2b788e5887a41c79f03527
Uploaded: 2023-07-18 04:53:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: md2site
Version: 0.0.8
Summary: A static site generator with bare-minimum functionality.
Author: Yoonseop Kang
Author-Email: e0engoon[at]gmail.com
Home-Page: https://github.com/e0en/md2site
Project-Url: Repository, https://github.com/e0en/md2site
License: GPL-3.0-or-later
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Typing :: Typed
Requires-Python: >=3.10.5,<4.0.0
Requires-Dist: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: mistletoe (<2.0.0,>=1.1.0)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 57 characters]

WHEEL

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

RECORD

Path Digest Size
md2site/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
md2site/generator.py sha256=oXHokDPsbjtcUgq1jtvdMs51NGCxvu-gwAx5R9e7zk0 4179
md2site/post.py sha256=VxnulQCryySreEvK--Na-Ad5ekDPnMhl3tm_oqvlb9U 2655
md2site/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
md2site/renderer.py sha256=-7C1k0tsBAUUHE7Mzh6ZpEExJtrumUbJsPBJsY2GsoE 3021
md2site/site.py sha256=2IiC3s9kKLF3341Ye1VKv4ors7fyCO9-4bOiDrDYJDw 419
md2site-0.0.8.dist-info/LICENSE.md sha256=5X8cMguM-HmKfS_4Om-eBqM6A1hfbgZf6pfx2G24QFI 35150
md2site-0.0.8.dist-info/METADATA sha256=GwvcqDmSo0Fbf3YwYvLkqMAAcH5HxPF9nAfR2l8xxRQ 1013
md2site-0.0.8.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
md2site-0.0.8.dist-info/entry_points.txt sha256=w6VDWuPIEAkLcAz1FOHsCXjJqwOARidgNzgu6ALtBKE 54
md2site-0.0.8.dist-info/RECORD

entry_points.txt

md2site = md2site.generator:generate