pycp

View on PyPIReverse Dependencies (0)

8.0.8 pycp-8.0.8-py3-none-any.whl

Wheel Details

Project: pycp
Version: 8.0.8
Filename: pycp-8.0.8-py3-none-any.whl
Download: [link]
Size: 11110
MD5: 50057efc4b7092c66a1f2dfe8dfb653b
SHA256: cdf582951993a72cdc9339470cde53dcaa66a5516cbe9e69d852a34f9bfb169d
Uploaded: 2019-02-27 21:00:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pycp
Version: 8.0.8
Summary: cp and mv with a progressbar
Author: Dimitri Merejkowsky
Author-Email: d.merej[at]gmail.com
Home-Page: http://github.com/dmerejkowsky/pycp
License: COPYING
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Shells
Requires-Dist: attrs
Requires-Dist: path.py; extra == "dev"
Requires-Dist: pycodestyle; extra == "dev"
Requires-Dist: pyflakes; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: mccabe; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Provides-Extra: dev
[Description omitted; length: 1497 characters]

WHEEL

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

RECORD

Path Digest Size
pycp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pycp/main.py sha256=CEzxF3ntP_FWOeRXFBnFlYDK40A9NGm9qE6HPzY-6vM 3671
pycp/progress.py sha256=Z73G6P1yoKjEw4SZNUQZqqSXPLz1fydbzXbqzcndDPc 12616
pycp/transfer.py sha256=gAFvQmzYZA3zHU0Mc_TBatGbR2XSwNw9Aq2ttK3oO-k 11230
pycp-8.0.8.dist-info/AUTHORS sha256=fyQ71pnrY1YkVIx1jHZEDl_O7_xjNAfkFUJ127zPuPA 87
pycp-8.0.8.dist-info/COPYING.txt sha256=RJPT9jnU2mGCE5YSlJf1GXaRsZGJEoIi4vKodSHLE-E 1064
pycp-8.0.8.dist-info/METADATA sha256=4lGC-n0SrgP_TU8A54VkLA6di5Ahs8kSmJ0ZRARTQwU 2382
pycp-8.0.8.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
pycp-8.0.8.dist-info/entry_points.txt sha256=k6B9sszTBiyiNjY6ZSnH6ILMMflEwT69q17gt-Vs81E 63
pycp-8.0.8.dist-info/top_level.txt sha256=MfAcgVw9rW-YjqH3sYRBy0ObYoqCHQRTtQp9YLTzGfc 5
pycp-8.0.8.dist-info/RECORD

top_level.txt

pycp

entry_points.txt

pycp = pycp.main:main
pymv = pycp.main:main