bashckup

View on PyPIReverse Dependencies (0)

0.1.1 bashckup-0.1.1-py3-none-any.whl

Wheel Details

Project: bashckup
Version: 0.1.1
Filename: bashckup-0.1.1-py3-none-any.whl
Download: [link]
Size: 20508
MD5: 1a8a15d624948b91ceb141db4d9fb3dd
SHA256: 95e3c19cf7794d76c36e1b9310c11d9958656df01678a9a189133722d73d1c0c
Uploaded: 2023-02-26 10:08:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bashckup
Version: 0.1.1
Summary: Defines your backup strategy based on bash commands
Author: Rémi Angénieux
Project-Url: Homepage, https://github.com/remi-angenieux/bashckup
Project-Url: Bug Tracker, https://github.com/remi-angenieux/bashckup/issues
License: MIT License Copyright (c) 2023 Rémi ANGENIEUX 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 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: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: System :: Archiving :: Backup
Requires-Python: >=3.7
Requires-Dist: jsonschema
Requires-Dist: pyyaml
Requires-Dist: assertpy; extra == "tests"
Requires-Dist: freezegun; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8536 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bashckup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bashckup/bashckup.py sha256=K_5eubrVJJj3aW8iTIldckl1-Pzu4RwAq1fRoCIbysA 20595
bashckup/actuators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bashckup/actuators/actuators.py sha256=5Fszf-JM7zz6KZBuqliokHdmoF0DSDkDXjPZX2HdDFg 5674
bashckup/actuators/actuators_factories.py sha256=9Xdhl1ltt70xDGVpdbDP8E304bwsNaxKzXtn5GVCfgU 4030
bashckup/actuators/exceptions.py sha256=deULAQqbvtqtETSxWIK8JOBG5pqtYNqPyjW9ZJq8G_8 1566
bashckup/actuators/post_backup.py sha256=A9PcYPt_6xjuDCMA9i8_y3Ir9pJXxnCV8JV6qfu3s8g 9860
bashckup/actuators/readers.py sha256=8FnL5SfRPNYcT4MyreiZFe60mwnZIv0FfI6ho-tIBWY 9442
bashckup/actuators/transformers.py sha256=LeICRRGplW7rImEKlakeX_mwZ_iJcHWxFdYnPrMoKwc 4225
bashckup/actuators/writers.py sha256=NqOLlTJz260fieoXsM3KI3KKuzH1_go02GVeJFIOvAg 5815
bashckup-0.1.1.dist-info/METADATA sha256=VnrR6max3hFvLXRu5wNl7-8NrjFx4vFdDX9mFwMfWxQ 10806
bashckup-0.1.1.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
bashckup-0.1.1.dist-info/entry_points.txt sha256=4KAAGCI_fRCmRW--3lQgWgSR9xvxVPKHsjsPXzVo_dI 52
bashckup-0.1.1.dist-info/licenses/LICENSE sha256=YPcCvfvui390Ar5E3fddWsWPskVTOunMGbNo7W2IFvc 1072
bashckup-0.1.1.dist-info/RECORD

entry_points.txt

bashckup = bashckup.bashckup:main