rsynccheck

View on PyPIReverse Dependencies (0)

0.1.0 rsynccheck-0.1.0-py3-none-any.whl

Wheel Details

Project: rsynccheck
Version: 0.1.0
Filename: rsynccheck-0.1.0-py3-none-any.whl
Download: [link]
Size: 26170
MD5: 8a8a939c57bf2f85c6980d2fcd651583
SHA256: 98385cf55f133a44490fc387a380b3fdbba38e8e101075472dd3ae60fce5345a
Uploaded: 2024-06-14 07:55:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rsynccheck
Version: 0.1.0
Summary: Check the completeness of an rsync operation.
Author-Email: AYF <realazthat[at]gmail.com>
Project-Url: Homepage, https://github.com/realazthat/rsynccheck
Project-Url: Documentation, https://github.com/realazthat/rsynccheck
Project-Url: Repository, https://github.com/realazthat/rsynccheck
License: MIT License Copyright (c) 2024 Azriel Fasten. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice (including the next paragraph) shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: anyio (<5,>=4.3.0)
Requires-Dist: humanize (<5,>=4)
Requires-Dist: pathspec (<1,>=0.12)
Requires-Dist: prettytable (<4,>=3)
Requires-Dist: pydantic (<3,>=2)
Requires-Dist: pydantic-core (<3,>=2)
Requires-Dist: python-slugify (<9,>=8)
Requires-Dist: pyyaml (<7,>=6)
Requires-Dist: rich (<14,>=13)
Requires-Dist: rich-argparse (<2,>=1)
Requires-Dist: ruamel.yaml (<0.19,>=0.18)
Requires-Dist: termcolor (<3,>=2)
Requires-Dist: types-pyyaml (<7,>=6)
Requires-Dist: typing-extensions (<5,>=4)
Requires-Dist: annotated-types (==0.7.0); extra == "dev"
Requires-Dist: anyio (==4.4.0); extra == "dev"
Requires-Dist: argcomplete (==3.2.3); extra == "dev"
Requires-Dist: autoflake (==2.3.1); extra == "dev"
Requires-Dist: beautifulsoup4 (==4.12.3); extra == "dev"
Requires-Dist: bs4 (==0.0.2); extra == "dev"
Requires-Dist: certifi (==2024.2.2); extra == "dev"
Requires-Dist: cffi (==1.16.0); extra == "dev"
Requires-Dist: cfgv (==3.4.0); extra == "dev"
Requires-Dist: changeguard (==0.3.1); extra == "dev"
Requires-Dist: charset-normalizer (==3.3.2); extra == "dev"
Requires-Dist: colorama (==0.4.6); extra == "dev"
Requires-Dist: cryptography (==42.0.5); extra == "dev"
Requires-Dist: defusedxml (==0.7.1); extra == "dev"
Requires-Dist: distlib (==0.3.8); extra == "dev"
Requires-Dist: docutils (==0.20.1); extra == "dev"
Requires-Dist: exceptiongroup (==1.2.1); extra == "dev"
Requires-Dist: filelock (==3.13.3); extra == "dev"
Requires-Dist: humanize (==4.9.0); extra == "dev"
Requires-Dist: identify (==2.5.35); extra == "dev"
Requires-Dist: idna (==3.6); extra == "dev"
Requires-Dist: importlib-metadata (==7.1.0); extra == "dev"
Requires-Dist: importlib-resources (==6.4.0); extra == "dev"
Requires-Dist: isort (==5.13.2); extra == "dev"
Requires-Dist: jaraco-classes (==3.3.1); extra == "dev"
Requires-Dist: jaraco-context (==4.3.0); extra == "dev"
Requires-Dist: jaraco-functools (==4.0.0); extra == "dev"
Requires-Dist: jeepney (==0.8.0); extra == "dev"
Requires-Dist: jinja2 (==3.1.3); extra == "dev"
Requires-Dist: keyring (==25.0.0); extra == "dev"
Requires-Dist: markdown-it-py (==3.0.0); extra == "dev"
Requires-Dist: markupsafe (==2.1.5); extra == "dev"
Requires-Dist: mdreftidy (==0.3.0); extra == "dev"
Requires-Dist: mdremotifier (==0.3.1); extra == "dev"
Requires-Dist: mdurl (==0.1.2); extra == "dev"
Requires-Dist: mistletoe (==1.3.0); extra == "dev"
Requires-Dist: more-itertools (==10.2.0); extra == "dev"
Requires-Dist: mypy (==1.8.0); extra == "dev"
Requires-Dist: mypy-extensions (==1.0.0); extra == "dev"
Requires-Dist: nh3 (==0.2.17); extra == "dev"
Requires-Dist: nodeenv (==1.8.0); extra == "dev"
Requires-Dist: pathspec (==0.12.1); extra == "dev"
Requires-Dist: pexpect (==4.9.0); extra == "dev"
Requires-Dist: pip-licenses (==4.3.4); extra == "dev"
Requires-Dist: pkginfo (==1.10.0); extra == "dev"
Requires-Dist: platformdirs (==4.2.0); extra == "dev"
Requires-Dist: pre-commit (==3.5.0); extra == "dev"
Requires-Dist: prettytable (==3.10.0); extra == "dev"
Requires-Dist: ptyprocess (==0.7.0); extra == "dev"
Requires-Dist: pycparser (==2.21); extra == "dev"
Requires-Dist: pydantic (==2.7.3); extra == "dev"
Requires-Dist: pydantic-core (==2.18.4); extra == "dev"
Requires-Dist: pyflakes (==3.2.0); extra == "dev"
Requires-Dist: pygments (==2.17.2); extra == "dev"
Requires-Dist: pyright (==1.1.352); extra == "dev"
Requires-Dist: python-slugify (==8.0.4); extra == "dev"
Requires-Dist: pyyaml (==6.0.1); extra == "dev"
Requires-Dist: readme-renderer (==43.0); extra == "dev"
Requires-Dist: requests (==2.31.0); extra == "dev"
Requires-Dist: requests-toolbelt (==1.0.0); extra == "dev"
Requires-Dist: rfc3986 (==2.0.0); extra == "dev"
Requires-Dist: rich (==13.7.1); extra == "dev"
Requires-Dist: rich-argparse (==1.4.0); extra == "dev"
Requires-Dist: ruamel-yaml (==0.18.6); extra == "dev"
Requires-Dist: ruamel-yaml-clib (==0.2.8); extra == "dev"
Requires-Dist: secretstorage (==3.3.3); extra == "dev"
Requires-Dist: semver (==3.0.2); extra == "dev"
Requires-Dist: sniffio (==1.3.1); extra == "dev"
Requires-Dist: snipinator (==2.1.0); extra == "dev"
Requires-Dist: soupsieve (==2.5); extra == "dev"
Requires-Dist: termcolor (==2.4.0); extra == "dev"
Requires-Dist: text-unidecode (==1.3); extra == "dev"
Requires-Dist: toml-sort (==0.23.1); extra == "dev"
Requires-Dist: tomli (==2.0.1); extra == "dev"
Requires-Dist: tomlkit (==0.12.4); extra == "dev"
Requires-Dist: twine (==5.0.0); extra == "dev"
Requires-Dist: types-beautifulsoup4 (==4.12.0.20240504); extra == "dev"
Requires-Dist: types-colorama (==0.4.15.20240311); extra == "dev"
Requires-Dist: types-html5lib (==1.1.11.20240228); extra == "dev"
Requires-Dist: types-pyyaml (==6.0.12.20240311); extra == "dev"
Requires-Dist: typing-extensions (==4.10.0); extra == "dev"
Requires-Dist: urllib3 (==2.2.1); extra == "dev"
Requires-Dist: virtualenv (==20.25.1); extra == "dev"
Requires-Dist: wcwidth (==0.2.13); extra == "dev"
Requires-Dist: xmltodict (==0.13.0); extra == "dev"
Requires-Dist: yapf (==0.40.2); extra == "dev"
Requires-Dist: yq (==3.2.3); extra == "dev"
Requires-Dist: zipp (==3.18.1); extra == "dev"
Requires-Dist: annotated-types (==0.7.0); extra == "prod"
Requires-Dist: anyio (==4.4.0); extra == "prod"
Requires-Dist: exceptiongroup (==1.2.1); extra == "prod"
Requires-Dist: humanize (==4.9.0); extra == "prod"
Requires-Dist: idna (==3.7); extra == "prod"
Requires-Dist: markdown-it-py (==3.0.0); extra == "prod"
Requires-Dist: mdurl (==0.1.2); extra == "prod"
Requires-Dist: pathspec (==0.12.1); extra == "prod"
Requires-Dist: prettytable (==3.10.0); extra == "prod"
Requires-Dist: pydantic (==2.7.3); extra == "prod"
Requires-Dist: pydantic-core (==2.18.4); extra == "prod"
Requires-Dist: pygments (==2.17.2); extra == "prod"
Requires-Dist: python-slugify (==8.0.4); extra == "prod"
Requires-Dist: pyyaml (==6.0.1); extra == "prod"
Requires-Dist: rich (==13.7.1); extra == "prod"
Requires-Dist: rich-argparse (==1.4.0); extra == "prod"
Requires-Dist: ruamel-yaml (==0.18.6); extra == "prod"
Requires-Dist: ruamel-yaml-clib (==0.2.8); extra == "prod"
Requires-Dist: sniffio (==1.3.1); extra == "prod"
Requires-Dist: termcolor (==2.4.0); extra == "prod"
Requires-Dist: text-unidecode (==1.3); extra == "prod"
Requires-Dist: types-pyyaml (==6.0.12.20240311); extra == "prod"
Requires-Dist: typing-extensions (==4.10.0); extra == "prod"
Requires-Dist: wcwidth (==0.2.13); extra == "prod"
Provides-Extra: dev
Provides-Extra: prod
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 13219 characters]

WHEEL

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

RECORD

Path Digest Size
rsynccheck/__init__.py sha256=7ivnItBlPdKUi4XX7hmp7Rp9vtscag-1R0v94nrI07w 394
rsynccheck/cli.py sha256=SkGEXfBsL7Su0ZtvVOiw2-J_tzsdwsHCt9ZnV8Y9zDI 13053
rsynccheck/rsynccheck.py sha256=MSCyM28tYDPbiycnQeVgtR3DwasdlDR1GIR4ku8s2JQ 41340
rsynccheck/utilities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rsynccheck/utilities/base_types.py sha256=6FlergmuHxEFp9_0gnFRXpAwHobq7K8qNsazKs8RcCo 851
rsynccheck/utilities/error_utils.py sha256=yGGFACROGVyVaymd7ZwmzWyN1FdeXyxjStF7aYgcmvE 6786
rsynccheck/utilities/log.py sha256=zELKhQPrROscVxdWtE5C3NEPliMOXcGrh89e-VezZj4 3549
rsynccheck-0.1.0.dist-info/LICENSE.md sha256=pB8Y9uQJ53ntqW8qACEsDRkGey4YoYJxbfnqrcd2o_w 1102
rsynccheck-0.1.0.dist-info/METADATA sha256=I7iB6Ee0SxCKNp-MKnARZqtDMMjiQwIs0wNO_fRJF_g 21628
rsynccheck-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
rsynccheck-0.1.0.dist-info/entry_points.txt sha256=BGt8qAbCRHzM5fiNzXcqV0lbXJ-yRbGefU5x10qPjig 51
rsynccheck-0.1.0.dist-info/top_level.txt sha256=nEISkbhpyVP8I9XdGRNNfGUXhQRLBbvBYrywv4iyGQ8 11
rsynccheck-0.1.0.dist-info/RECORD

top_level.txt

rsynccheck

entry_points.txt

rsynccheck = rsynccheck.cli:main