blog

View on PyPIReverse Dependencies (0)

1.0.1 blog-1.0.1-py3-none-any.whl

Wheel Details

Project: blog
Version: 1.0.1
Filename: blog-1.0.1-py3-none-any.whl
Download: [link]
Size: 22908
MD5: 362eaad8d271b4cc14887d8ff39ea9ee
SHA256: 4d9a5728a495451aa0bfddc8b0c1c6cec36be7292762bf17282791d535c2c310
Uploaded: 2019-09-27 01:32:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blog
Version: 1.0.1
Summary: A static website generator
Author: Tom Leo
Author-Email: tom[at]tomleo.com
Home-Page: https://github.com/tomleo/blog
Project-Url: Bug Reports, https://github.com/tomleo/blog/issues
Project-Url: Funding, https://donate.pypi.org
Project-Url: Source, https://github.com/tomleo/blog/
Keywords: static website generator
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.7.*
Requires-Dist: PyYAML (>=5.1.*)
Requires-Dist: Jinja2 (>=2.10.*)
Requires-Dist: Markdown (>=3.1.*)
Requires-Dist: Pygments (>=2.4.*)
Requires-Dist: pymdown-extensions (>=6.*)
Requires-Dist: pyembed-markdown (>=1.1.*)
Requires-Dist: docopt (>=0.6.*)
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 934 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
blog/__init__.py sha256=WzC9gcSfUS4MjdyafMuudhxOklZ_y6NlDG7lS8nQb-Q 83
blog/__main__.py sha256=7MZMWD41mMj6jqBMLNM0dTWWE0gszY6mt6tsRR9cHMc 1700
blog/_blog.py sha256=ZinxDyb5z-N9t8ooqyo_Zltl9oFTkKHiXboO2GUXf9A 6423
blog/trello_to_markdown.py sha256=VslMJ6xFitGw8ErOaxDXQVOj-K4VeDvaodIzODFsh2k 1605
blog/utils.py sha256=7wHUVJ3cZmgBgYlxGouQOIiMK_m8oDmKigYJTWW-k-Q 1304
blog/version.py sha256=VZJtYcO5HaxipeBjWD1iEeJmXzO-_LYBkAWeuxWQ8Xw 8
blog/meta_files/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blog/meta_files/model.py sha256=tcaBV7IlpvpsYTaScpEL3T5KHl0aWR2cmNnIIEvaPjU 1859
blog/theme/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blog/trello/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blog/trello/controller.py sha256=vuV7wP64mwDRrR5lqd90grxh2pw5xYhPIJM_TExYW0E 2080
blog/trello/model.py sha256=3oVbJ4Yubsf4q8unOCgTVe2HLzpaPxPNl1xFtN3K7Gc 1897
blog/trello/view.py sha256=uyw3w7xw2FERyJAi0ZGVT-rKYaZSNXzFunXitjph-XA 1331
blog-1.0.1.dist-info/LICENSE sha256=4IaeVFvAuxQfEOyNLaXG9COBajDEj0-9p1W5R22hOOA 35049
blog-1.0.1.dist-info/METADATA sha256=8HS23zUfoIeWDOxSczp1P2Ch7zynbJQnmel4eZ1gaLU 2484
blog-1.0.1.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
blog-1.0.1.dist-info/entry_points.txt sha256=ioxlI8g4HIZx6fCz8szv6_jbLz0LZvOEs9vyOjDRu64 36
blog-1.0.1.dist-info/top_level.txt sha256=DTMlxVbTRyLHWVB7LN0znvcggE8Y0DJIGjoLILTOpxU 5
blog-1.0.1.dist-info/RECORD

top_level.txt

blog

entry_points.txt

blog = blog:main