s3insync

View on PyPIReverse Dependencies (0)

0.2.1 s3insync-0.2.1-py2.py3-none-any.whl

Wheel Details

Project: s3insync
Version: 0.2.1
Filename: s3insync-0.2.1-py2.py3-none-any.whl
Download: [link]
Size: 10503
MD5: f8e1e49a1d0fafd6df259abf5ca5a100
SHA256: 4fd1e5c52f890339e293eeec4df15544083e367f3e8d0d2079fd98a43c82ec84
Uploaded: 2021-01-23 16:23:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: s3insync
Version: 0.2.1
Summary: Synchronise an S3 directory to the local filesystem, as a daemon
Author: Jonathan Stott
Author-Email: jonathan.stott[at]gmail.com
Home-Page: https://github.com/namelessjon/s3insync
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: boto3 (~=1.16)
Requires-Dist: prometheus_client
Requires-Dist: pytest; extra == "test"
Requires-Dist: moto; extra == "test"
Requires-Dist: pyfakefs; extra == "test"
Provides-Extra: test
[No description]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.0.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
s3insync/__init__.py sha256=DEJsYaBj-q2cLmjUr3ekM8-S2dkeea_hHkvjrmTd5zk 517
s3insync/__main__.py sha256=psl80tNRNXiS_JQAyzJxyReMMc58AfxlqDzo-Dbd8Dw 39
s3insync/cli.py sha256=FZqKjiHvwoIZRvnnizsJzRD32z2No6CHcflC7hmUtjs 1385
s3insync/operations.py sha256=8mstN5AFK8uiz9olTUJIoNdjZMzmtM7z2oEzOyYZSBA 746
s3insync/repositories.py sha256=MoghLPsZC1JlgbMMvWM7OzgcNSWih5ccXl3kg3hXowU 5711
s3insync/sync_decider.py sha256=QAIS_IC5v4crTMrHqWL2qUHBz3PkEK9gugbqwmTMZ7U 2223
s3insync/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
s3insync/cmd/pull.py sha256=gpR1oxLlbI4ZDYfkhlvoVvbpZhY5ecP8zgm7-MyGlKk 2369
s3insync-0.2.1.dist-info/entry_points.txt sha256=ICnS-UJ4O0r_SZbqnJ01BiwkZNmao1VjGIFEeNssvvk 46
s3insync-0.2.1.dist-info/LICENSE sha256=ieEKJ-VczfHpbzAARBk5cBwN-Qfu4_jjKLNpnH1JyAg 9161
s3insync-0.2.1.dist-info/WHEEL sha256=NLqmsx-ZFZ6gDavYgh2oH0ZSN-KRmpcdEXIZDnYy9Pg 99
s3insync-0.2.1.dist-info/METADATA sha256=SuztYm4oz_-cKSG4pcZnpUow9DgvbXXOVML4ES1wRK8 521
s3insync-0.2.1.dist-info/RECORD

entry_points.txt

s3insync = s3insync.cli:main