pdiffcopy

View on PyPIReverse Dependencies (0)

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

Wheel Details

Project: pdiffcopy
Version: 1.0.1
Filename: pdiffcopy-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 26807
MD5: ab10d53b2a78d619676b1374d3e4c04c
SHA256: 11bdd41d67d2db66d8f1a9c64c459eb914df4d6a7c9070b8cd96fceadc3213ff
Uploaded: 2020-03-06 23:30:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pdiffcopy
Version: 1.0.1
Summary: Fast large file synchronization inspired by rsync
Author: Peter Odding
Author-Email: peter[at]peterodding.com
Home-Page: https://pdiffcopy.readthedocs.io
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Communications
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: System Shells
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: coloredlogs (>=10.0)
Requires-Dist: humanfriendly (>=8.1)
Requires-Dist: property-manager (>=3.0)
Requires-Dist: six (>=1.12.0)
Requires-Dist: requests (>=2.22.0); extra == "client"
Requires-Dist: flask (>=1.0.3); extra == "server"
Requires-Dist: gunicorn (>=19.9.0); extra == "server"
Provides-Extra: client
Provides-Extra: server
[Description omitted; length: 13336 characters]

WHEEL

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

RECORD

Path Digest Size
pdiffcopy/__init__.py sha256=vW7-oMF_hi0jKa_gVn3PxycdTS0OOhkSkv5Mk_aTaeM 729
pdiffcopy/__main__.py sha256=ZiahCRBJtpS4V4TIvmmndAdQoLhAAGHIhHcNVw2Py2I 372
pdiffcopy/cli.py sha256=ojhOzfSLYidS-590-Plp7_uwcQPImOlJHvAgZi7iniI 5431
pdiffcopy/client.py sha256=j6C15M_3s9SrggMeblAY08zbaJjVF_2-A60LBJfU-ZY 18648
pdiffcopy/exceptions.py sha256=k-tOQ73I03jfwAv8EPVwVKsOhTK9OPpDVBI1KxFD-wQ 1177
pdiffcopy/hashing.py sha256=825w2uvvc7zlaHLKip53NfFyTzAwAQ8TisPrFk1swN4 1319
pdiffcopy/mp.py sha256=VXC9HH45D5121iZlV253Tivd2kEEW6Syqmzoku7Ruc8 9273
pdiffcopy/operations.py sha256=gnPhulkVMtfD_n3VTKHz5SNlXnY1atiMuYoJQyfGYPE 2999
pdiffcopy/server.py sha256=Hyd9F4vzyCgekVZCracNR6V_C7fgzIta7j-GRzYhjeo 4712
pdiffcopy/tests.py sha256=RV6jbClxmZxXLQe__6EHujUPvQ1h159aTqUc_knpA5U 13350
pdiffcopy-1.0.1.dist-info/LICENSE.txt sha256=C-9P-xhVtlVwME8gGMbUTkurl71d-HFuzXgAAU1xcmc 1056
pdiffcopy-1.0.1.dist-info/METADATA sha256=e869cL7cyznS9VT9OZw3EsL4DQYaH-4GJDQSVVG46oE 15353
pdiffcopy-1.0.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
pdiffcopy-1.0.1.dist-info/entry_points.txt sha256=VDwZiWVppfkg4PZsi3JADr64VFom4Qv46awo9n3NobQ 50
pdiffcopy-1.0.1.dist-info/top_level.txt sha256=OAfHATvIiqYIsBuSLtJC6jwjfqSkM_9oyN0_JD4nM-E 10
pdiffcopy-1.0.1.dist-info/RECORD

top_level.txt

pdiffcopy

entry_points.txt

pdiffcopy = pdiffcopy.cli:main