manifestly

View on PyPIReverse Dependencies (0)

0.2.4 manifestly-0.2.4-py3-none-any.whl

Wheel Details

Project: manifestly
Version: 0.2.4
Filename: manifestly-0.2.4-py3-none-any.whl
Download: [link]
Size: 15347
MD5: fd9d12787635a2bc5fc56e2e76337b84
SHA256: e294d6b8a2359530c411fb6b9c468147042f0b367bf0982c0a373b038501c3d4
Uploaded: 2024-06-06 15:33:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: manifestly
Version: 0.2.4
Summary: Manifestly is a Python package designed to generate a manifest of a directory's contents, capturing file paths and their corresponding hashes. This allows for precise synchronization between two directories based on their content, ensuring that only files with differences in content are synchronized. This package provides a reliable solution for tracking and managing file changes efficiently.
Author: Greg Doermann
Author-Email: manifestly[at]doermann.me
Home-Page: https://github.com/gdoermann/manifestly
Project-Url: Source, https://github.com/gdoermann/manifestly
Project-Url: Tracker, https://github.com/gdoermann/manifestly/issues
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: fsspec
Requires-Dist: s3fs; extra == "aws"
Requires-Dist: boto3; extra == "aws"
Requires-Dist: botocore; extra == "aws"
Requires-Dist: adlfs; extra == "azure"
Requires-Dist: azure-storage-blob; extra == "azure"
Requires-Dist: tox (~=4.14.2); extra == "extras"
Requires-Dist: wheel; extra == "extras"
Requires-Dist: ipython; extra == "extras"
Requires-Dist: flake8 (~=6.0.0); extra == "extras"
Requires-Dist: twine; extra == "extras"
Requires-Dist: pytest; extra == "extras"
Requires-Dist: pip-tools; extra == "extras"
Requires-Dist: bumpver; extra == "extras"
Requires-Dist: coverage; extra == "extras"
Requires-Dist: gcsfs; extra == "gcs"
Requires-Dist: google-cloud-storage; extra == "gcs"
Provides-Extra: aws
Provides-Extra: azure
Provides-Extra: extras
Provides-Extra: gcs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11242 characters]

WHEEL

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

RECORD

Path Digest Size
manifestly/__init__.py sha256=IAb9x6Y2qAgWGlS2HLdmpNAjHitadR3KdsTCXLWyG-Q 305
manifestly/cli.py sha256=M9594ETfdQb5yPHhGKApMhb6gN1_pWzyIeH33bI1zl0 5260
manifestly/core.py sha256=Ob8LLJaYIYytxo9Jx1O3Z6WmYQLUckhIW2F2jH_1Ci4 15347
manifestly/settings.py sha256=TBj0MRw5AuvSp78_oanWfEVNLY7s4r6m-2GUGfDa-X0 345
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_cli.py sha256=ig3ArhSIjRzQwXhnXq762Gy1CfIJOzWZx6iKkdrZab0 6165
tests/test_manifests.py sha256=ieG-bB7f_Rr82XHes1mlTF96vQPB5vbKkGbOIJfj89M 12198
manifestly-0.2.4.dist-info/LICENSE sha256=3EgdmvK38nOMlOlFSAu5JItjR44a6Mm1ikWnD2F90kE 1070
manifestly-0.2.4.dist-info/METADATA sha256=ZnvxmJPqFOsmvMG7CKi1Ak1yddpnL1dARyhOrO0K4N8 13427
manifestly-0.2.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
manifestly-0.2.4.dist-info/top_level.txt sha256=oDA_lcDSADbuBoxeidJQPqOpejh5P8hYjkuSeUmgBCw 17
manifestly-0.2.4.dist-info/RECORD

top_level.txt

manifestly
tests