retox

View on PyPIReverse Dependencies (0)

1.5.0 retox-1.5.0-py3-none-any.whl

Wheel Details

Project: retox
Version: 1.5.0
Filename: retox-1.5.0-py3-none-any.whl
Download: [link]
Size: 13414
MD5: 93e94a9d686479cc489fd1a88f0a9534
SHA256: 75be7719f3753d635391c803fea808a8a42149dd457c0d480fccd8d15c7d28da
Uploaded: 2017-12-29 23:02:57 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: retox
Version: 1.5.0
Summary: A parallel service for tox
Author: Anthony Shaw
Home-Page: https://github.com/tonybaloney/retox
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Requires-Dist: tox (==2.9.1)
Requires-Dist: eventlet (==0.21.0)
Requires-Dist: asciimatics (==1.9.0)
Requires-Dist: pathlib2 (==2.3.0)
[Description omitted; length: 2967 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
retox/__init__.py sha256=58P2eYcm9ZgfTYpPesSzAuKMGfJSpDmAZtXS_Vj0Uyw 47
retox/__main__.py sha256=GXG7drLEk1sghDMQgwis18ikb_eLnFGvIl6IlpOdWHM 3737
retox/exclude.py sha256=mBF9GcCaM9pJYglsvvmIHb0eTHzOBRsmdNAAUeTWlMc 230
retox/log.py sha256=gtDIgWxk3GehcKxcXTA3L7P7leWP84aTfFns3gyWNe4 1482
retox/path.py sha256=1O2ouyvFQ7H0-Eeo69L5TaRjWj-PIUEBMIACTHx4Fcc 217
retox/proclimit.py sha256=3LFImxAWFfs2WiGSAllatYISEwlLdbC3ltDzQBXpIyU 694
retox/reporter.py sha256=qJOLL7kUNpa-t_z2rd8_hBb_9Eb0PVUxTdhSFoJWhHw 3075
retox/service.py sha256=CvDpfWWp7H8Rd9H27PEf1rIHMvK85RxFje_3n9hEdVg 4444
retox/ui.py sha256=jALDGsYWxOvhb1CwZxjGWgOevYnR5de-nqVR0FW9BBw 9203
retox/watch.py sha256=f_sM2IknH16MrkYGPmRY13bJSYsMNjIYFTFg22wKThQ 256
retox-1.5.0.dist-info/DESCRIPTION.rst sha256=k2I5cgPHKTkmN1DdDtJjd-XjVka2g3LgDnppH4O9kDc 2967
retox-1.5.0.dist-info/METADATA sha256=VXhvRT94SZEppkG9v472MEW3-Oo72scviTNehJr4Oc4 3864
retox-1.5.0.dist-info/RECORD
retox-1.5.0.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
retox-1.5.0.dist-info/entry_points.txt sha256=AhrGKQuwN5fK4h_fzJOl5A-Ana4oqCN9s5GHqq7N0hE 124
retox-1.5.0.dist-info/metadata.json sha256=K_NEnkTCbheDeQmZWPmagjfURhIRyoZE-xMQ3qvX-xs 1192
retox-1.5.0.dist-info/top_level.txt sha256=N_Zucgst5iaE8uFHbtj8vU5nB90Z4yvr41c-2MhI840 6

top_level.txt

retox

entry_points.txt

retox = retox.__main__:main
[tox]
exclude = retox.exclude
proclimit = retox.proclimit
watch = retox.watch