dothebackup

View on PyPIReverse Dependencies (0)

1.1.1 dothebackup-1.1.1-py2.py3-none-any.whl

Wheel Details

Project: dothebackup
Version: 1.1.1
Filename: dothebackup-1.1.1-py2.py3-none-any.whl
Download: [link]
Size: 15650
MD5: 0930bba4c3bff61d45cb483408fd04f6
SHA256: aa758b973baf6de66f9c00928f224945294e4279de465d7ebc2f876849134615
Uploaded: 2017-06-16 11:02:45 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: dothebackup
Version: 1.1.1
Summary: backup tool with plugins
Author: Marvin Steadfast
Author-Email: marvin[at]xsteadfastx.org
Home-Page: https://github.com/xsteadfastx/DoTheBackup
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: System :: Archiving :: Backup
Platform: ALL
Requires-Dist: Click (>=6.0.0)
Requires-Dist: pendulum (>=1.2.0)
Requires-Dist: pyyaml (>=3)
Requires-Dist: requests (>=2.0.0)
Requires-Dist: typing (>=3.6.0)
[Description omitted; length: 1217 characters]

WHEEL

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

RECORD

Path Digest Size
dothebackup/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dothebackup/logger.py sha256=ctlxyCXhZG3FZLs0rwp2Q1wzybY02khbYRPBrR42zK4 3295
dothebackup/plugins.py sha256=ssou9f9GC2Wj32Az8xuDUiditO0MJax378bgvpb2h64 2060
dothebackup/runner.py sha256=OFNtUoOLTUfLS4-2EEruImnviIBpT2jFms50ywYKjOw 7954
dothebackup/tools.py sha256=_9RptYZl6yn4RFj-Mzmi5QMLzHxQIn1g-fk_c7wje4c 723
dothebackup/types.py sha256=FNla-peBnbC738CYHnmnDMlXOeUyODjcyzJ9ffAbPBY 126
dothebackup/ui.py sha256=q7ZnYnInH9zhLLepmT3EtO1TiKys0A_6IFzSP0X7vGI 835
dothebackup/utils.py sha256=e0srMH33Kb3FSfMVzd3yWc1_L0x8RYW76OvI3SpV6eM 1691
dothebackup/plugs/borg.py sha256=T3_iwc7pYRtpR39dHw762XgHYOLdV8UcJ85QXP0_6WE 1870
dothebackup/plugs/git.py sha256=jgGtpEsPXqw54DRbBa08H9Sl_n85sxvbQYj2WfNNzhE 745
dothebackup/plugs/github.py sha256=eFccOXkdZVPo8AlwVCGbzNRv-HxyHDdAkZA8aJAJ4v0 1385
dothebackup/plugs/mysql.py sha256=0KektKrLlb9oROOgfpsT8OjkCDe_n3qAe8IX20LfAM8 1895
dothebackup/plugs/rsync.py sha256=kOxFTtbJv5iJVjSJak5tikyhfetjwHprcNBY7pO8N8E 2467
dothebackup/plugs/slapcat.py sha256=iFcxOD1sYXs5dqGw5Oa0ZLZvUC9fbOlfvKaYyHD_Exg 1330
dothebackup/plugs/tar.py sha256=MnmZBbBCsAmeNpMjI1aid7nlLf_8l4O6sLKGO9Jh7U0 1120
dothebackup-1.1.1.dist-info/DESCRIPTION.rst sha256=lcjSQoJI-iEd9lE5Qvch_pk5KtY7lPkRPySb2DTWeHE 1217
dothebackup-1.1.1.dist-info/METADATA sha256=jZ4rKNjjJctgPbHkCHJMsFd0qDoQr2pLOLTqyEhAgjg 2009
dothebackup-1.1.1.dist-info/RECORD
dothebackup-1.1.1.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
dothebackup-1.1.1.dist-info/entry_points.txt sha256=a7TUH-wQ7Y5LMy_YE6AUg_NQx7lYRh3JDuAGZd2q95c 53
dothebackup-1.1.1.dist-info/metadata.json sha256=5XNjarvIZDoSRFdKfBOMmZUUZXwZNoWfBQQ9YH2E8eE 1090
dothebackup-1.1.1.dist-info/top_level.txt sha256=03k8HwbampNXVhCMBRmhdbcdqLumMT5yD5iNjpkmZ2g 12

top_level.txt

dothebackup

entry_points.txt

dothebackup = dothebackup.ui:main