ninjadog

View on PyPIReverse Dependencies (0)

0.5.2 ninjadog-0.5.2-py2.py3-none-any.whl

Wheel Details

Project: ninjadog
Version: 0.5.2
Filename: ninjadog-0.5.2-py2.py3-none-any.whl
Download: [link]
Size: 15123
MD5: 5eb54098e757d746eedce6c106407674
SHA256: c2013d2c956884da5eaaf9c8b1632bed268e18cf3b1ee57d8468a622a7076faf
Uploaded: 2017-07-09 21:25:22 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: ninjadog
Version: 0.5.2
Summary: Pug template support in Python
Author: Stephan Fitzpatrick
Author-Email: knowsuchagency[at]gmail.com
Home-Page: https://github.com/knowsuchagency/ninjadog
License: MIT license
Keywords: ninjadog,pug,jinja2,html,templating
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: docopt (==0.6.2)
Requires-Dist: jinja2 (==2.9.6)
Requires-Dist: pyramid (==1.9)
Requires-Dist: bumpversion (==0.5.3); extra == "dev"
Requires-Dist: coverage (==4.4.1); extra == "dev"
Requires-Dist: cryptography (==1.9); extra == "dev"
Requires-Dist: fabric3 (==1.13.1.post1); extra == "dev"
Requires-Dist: flake8 (==3.3.0); extra == "dev"
Requires-Dist: mypy (==0.511); extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-runner (==2.11.1); extra == "dev"
Requires-Dist: pyyaml (==3.12); extra == "dev"
Requires-Dist: recommonmark (==0.4.0); extra == "dev"
Requires-Dist: sphinx (==1.6.2); extra == "dev"
Requires-Dist: sphinx-autodoc-typehints (==1.2.0); extra == "dev"
Requires-Dist: tox (==2.7.0); extra == "dev"
Requires-Dist: watchdog (==0.8.3); extra == "dev"
Requires-Dist: webtest; extra == "dev"
Requires-Dist: wheel (==0.29.0); extra == "dev"
Provides-Extra: dev
[Description omitted; length: 5003 characters]

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
ninjadog/__init__.py sha256=VllyJphs4hVPSK7W-x7NY0pLUPIVnw0Z0j2rjWIkod8 245
ninjadog/cli.py sha256=UURbhsgriFgeUFrUJndtRS75mIJrNj0RETh97MTYu5A 2912
ninjadog/constants.py sha256=_fuayG1Qryhrnh4lnf5gCmvMfAWv7von-AMmbRa2LrI 464
ninjadog/decorators.py sha256=CuNvK1mcijFtG8VJbYihf7UMVkQU_7zoGNGCUY6CM5o 324
ninjadog/ninjadog.py sha256=Dg1PWC5t390tpqZ2FefYiEECpbHsmdlgVh-hIWQc9W4 2892
ninjadog/utils.py sha256=NsV5hTl4olO59AnFBwiUFgfR-ns2N4wWN40OdRunHSg 137
ninjadog/ext/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
ninjadog/ext/pyramid.py sha256=geGERyi0Io4ydNhJcx0adOYLk7c07J0odg0Agt9EE4g 2929
ninjadog-0.5.2.dist-info/DESCRIPTION.rst sha256=2tN1R7-Zls7vB93OpJ7BZ9ObLVHGjBQsCt5XRkv1NIY 5009
ninjadog-0.5.2.dist-info/METADATA sha256=R-FLBunRX3xFMtqgan-iyIVozQCUuqhfZ_Ry2qAEbnU 6453
ninjadog-0.5.2.dist-info/RECORD
ninjadog-0.5.2.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
ninjadog-0.5.2.dist-info/entry_points.txt sha256=zdYwwVfYhG1kChrwq14tG4_MWDQczOUbJfbyTHIhhIU 48
ninjadog-0.5.2.dist-info/metadata.json sha256=4y5lK1T-coynQ0rLxfeoGCzF6CBuQF4P_n3J9iGyaOY 1731
ninjadog-0.5.2.dist-info/top_level.txt sha256=qOSPoRGBfmIn1pEL0RfWUpju0yUxG0uBA0g_I9uUEdE 15
tests/__init__.py sha256=0Ki_99Q-ffY6HubBFfvj8gxD86Mg_R1w-2NQPNV2TE0 63
tests/test_cli.py sha256=wFMDoNIMOPbHhOjwkQY0Beas9j-exfsoTXB0n2rV2cI 911
tests/test_ninjadog.py sha256=hcNpLkyHZh2XxosQuPDgSs8ZxxUEpFK-hTxOU9c3sbQ 3736
tests/pyramid/test_pyramid.py sha256=PALgDhsUdqJPd8WyoQwn_PLDSK7vZar-_O2Tl7GieoU 1082
tests/pyramid/templates/child.pug sha256=mQFQuEpl8aCajGm-X-URcjne6Yg164XkBvmmRR3Bn0k 50
tests/pyramid/templates/parent.pug sha256=rSVxjO6_DRw0zFJ8wbtnv1XjDNelr4Yec8NyCyoSGog 71

top_level.txt

ninjadog
tests

entry_points.txt

ninjadog = ninjadog.cli:main