pytrun

View on PyPIReverse Dependencies (0)

1.2.1 pytrun-1.2.1-py3-none-any.whl

Wheel Details

Project: pytrun
Version: 1.2.1
Filename: pytrun-1.2.1-py3-none-any.whl
Download: [link]
Size: 4195
MD5: 166f90e2dffc7968115d6b7a1dd8292b
SHA256: 804a47d2aca3cfc91314b88468eea7559c31b63c2ce0b20dc37f8849bf18a8aa
Uploaded: 2018-11-22 15:55:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytrun
Version: 1.2.1
Summary: Python Yaml Task RUNner.
Author: Marco Antônio
Author-Email: ma.souza.junior[at]gmail.com
Home-Page: https://github.com/marco-souza/pythun
Keywords: python yaml task runner
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pyyaml
Requires-Dist: twine; extra == "dev"
Requires-Dist: rope; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pycodestyle; extra == "dev"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 405 characters]

WHEEL

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

RECORD

Path Digest Size
pytrun/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytrun/main.py sha256=kC7CPB5299AitDTXWnbLpWKubarqKueiVUP1F0B4Lzk 808
pytrun/task_runner.py sha256=LWd07bVypBfZv03WAf0vwO8pR8Xxhf3frqJYBOxKGTE 1821
pytrun/tests/__init__.py sha256=BzefZK3jby1ckzraAp2dzcCu_0d7zd1PlmJFyaZBocI 19
pytrun/tests/test_task_runner.py sha256=tZ0rMCr9U1-yURkP03LUyCfnOJHV5GOs9LnD669o4OI 1665
pytrun-1.2.1.dist-info/METADATA sha256=MZzzDdd_7ZQ9zRgff1BAVfxEfxzefQNystVS5XAYPRU 1250
pytrun-1.2.1.dist-info/WHEEL sha256=MYFsq5fFBwF_oyJgrOoFmYYB1K6Sw7MxY-0897ZLbdM 92
pytrun-1.2.1.dist-info/entry_points.txt sha256=iiOC-nOA99iKfK6eR7LSl84e47SocEEw1E0_YSpRTpg 68
pytrun-1.2.1.dist-info/top_level.txt sha256=K6CNs5S1hJIhV3fszOyFjhaHSnZfdQStEy0ObgMlSsQ 7
pytrun-1.2.1.dist-info/RECORD

top_level.txt

pytrun

entry_points.txt

ptr = pytrun.main:main
pytrun = pytrun.main:main