simplegen

View on PyPIReverse Dependencies (0)

1.0.1 simplegen-1.0.1-py2.py3-none-any.whl

Wheel Details

Project: simplegen
Version: 1.0.1
Filename: simplegen-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 7451
MD5: 50d71bdcb3fec935a39eae1678e8fa28
SHA256: f3e19f61faa23ad5b367dd20047080d47790da2694919c5e9cc6c96e5742fd7e
Uploaded: 2017-04-18 09:34:30 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: simplegen
Version: 1.0.1
Summary: Simple site generator.
Author: Mohamed Aziz Knani
Author-Email: medazizknani[at]gmail.com
Home-Page: https://github.com/mohamed-aziz/simplegen
License: GPLV3
Keywords: static website generator simple markdown
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Jinja2 (==2.8)
Requires-Dist: Markdown (==2.6.7)
Requires-Dist: click (==6.6)
Requires-Dist: colorama (==0.3.7)
Requires-Dist: htmlmin (==0.1.10)
Requires-Dist: pytest (==3.0.4)
Requires-Dist: python-markdown-math (==0.3)
Requires-Dist: six (==1.10.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
simplegen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simplegen/cli.py sha256=2RztsoSGp1Zum7EjUYihwEWdo7GjYL9a_zcxRVmBl1U 507
simplegen/simplegen.py sha256=KO9m1mY2MZQfbo4Oxn88yTF8UM-NEIuQajBwZqY5BLQ 13176
simplegen-1.0.1.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
simplegen-1.0.1.dist-info/METADATA sha256=YyXsPZH7CWGEEK3uypixlGXoU8ftmA24vq1dqTySTGE 1082
simplegen-1.0.1.dist-info/RECORD
simplegen-1.0.1.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
simplegen-1.0.1.dist-info/entry_points.txt sha256=zOGjAn8r1zg_lkXTah5t7xhY7iP4FTeixceFmEeegPU 87
simplegen-1.0.1.dist-info/metadata.json sha256=R99vgNnziLqgbv3X7fTgwQj4UvJ8HgQYaqMvsRvBLig 1433
simplegen-1.0.1.dist-info/top_level.txt sha256=QHFVsceaoNpU40aeLLSBHjYDohjeBoNgZH_P4ikqbL0 10

top_level.txt

simplegen

entry_points.txt

initsite = simplegen.cli:initsite
makesite = simplegen.cli:makesite