bup

View on PyPIReverse Dependencies (0)

0.4.3 bup-0.4.3-py3-none-any.whl

Wheel Details

Project: bup
Version: 0.4.3
Filename: bup-0.4.3-py3-none-any.whl
Download: [link]
Size: 60521
MD5: 441e4f1bd5662ecf59ea78d087720339
SHA256: 2e578c8245f44f71ded04ec92ce77e1815f6ca5238e2cfc8c60471e38c57769a
Uploaded: 2023-10-22 05:01:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bup
Version: 0.4.3
Summary: Backup utility
Author: abel
Author-Email: j[at]abel.co
Home-Page: https://github.com/jamesabel/bup
Download-Url: https://github.com/jamesabel/bup
License: GPL v3
Keywords: aws,dynamodb,s3,github,backup
Requires-Dist: ismain
Requires-Dist: balsa
Requires-Dist: boto3
Requires-Dist: typeguard
Requires-Dist: hashy
Requires-Dist: dictim
Requires-Dist: awsimple
Requires-Dist: pressenter2exit
Requires-Dist: awscli
Requires-Dist: GitPython
Requires-Dist: github3.py
Requires-Dist: sqlitedict
Requires-Dist: tobool
Requires-Dist: attrs
Requires-Dist: appdirs
Requires-Dist: pref
Requires-Dist: pyqt5
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.txt
[Description omitted; length: 243 characters]

WHEEL

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

RECORD

Path Digest Size
bup/__init__.py sha256=aUN79NbxhgixKAco4c1t7qr8fBKpxyUW6cp-iFvX0LU 544
bup/__main__.py sha256=HZyjQf6MT8SJxZjZdsVG1bRUg-GAHinQPMlv4rwvFlo 326
bup/__version__.py sha256=rw6IXi3ijLMH9XkM_XyvIgYLC0A4y_rluMaViBmiwLo 373
bup/arguments.py sha256=Bg8LoP0ehwnFsm5Y2qz0EFTU46OD80kewRiYU5oeciU 2683
bup/backup_types.py sha256=7Tc-A8_OM3AYXiHLcB_uudp2jABSjqSoP1UaF_LixgY 99
bup/bup.ico sha256=WiE9hX69tLglmsvrvCJiSE9xxa6RahrfiQQ6UzHveY4 4286
bup/bup.png sha256=T9cpEgLrMYD2_UAWMaiqpWiJtbKjifcxWJ1jsTbZmWk 23227
bup/bup_base.py sha256=RVBUZmX7_vQ1l18BfslJpM43EJaoli6F66VImZDatbo 1809
bup/dynamodb_backup.py sha256=z5i1tw-NNl5TySyhDP-Cp--9VXKyk4-EaYkhn3myAdk 2140
bup/github_backup.py sha256=iomk9JEqFjmPyFCCQCIeRLvuiNACIwW0DdLv8rpozCw 4573
bup/preferences.py sha256=5ZqXIUX8PbOh-4vH0TH5byx-RDJgrweagv4F7TTGegY 2778
bup/print_log.py sha256=airE9y2UtKRFDpTdtXJelEvlr-zOQlhx-ywB1LLhukE 193
bup/robust_os_calls.py sha256=4UjxEZNL_lBnV06jYZLTWIaDbq83zK5D_5rLq3WA16A 1600
bup/s3_backup.py sha256=RUnDWbcSWplPS88-_hOwxq5FodGHjXO6qnzF6GH7idQ 6731
bup/ui_types.py sha256=KLMtsQlQdsLGbPHr35bKgIQRnCw3a5vVMyDI3a8TWAI 83
bup/cli/__init__.py sha256=8cLz7bubh9Ih_JpHyK5tSQf9NSGz9UNIUMBW8-9zQ6U 32
bup/cli/cli_main.py sha256=mfoiOTzuE9qYAvgNXu5r6OShhUhBsYZl8M-hywV-glY 2515
bup/gui/__init__.py sha256=E3JsUh1Wxg7of8QE7O5L6soGhFyue4RYaggl-abmIi8 253
bup/gui/about.py sha256=mmb_BzyrkjFK_XfsNEQ3mpp2jwHnFKyrUZwkaHewVmo 904
bup/gui/bup_dialog.py sha256=Sr0jmFDz85WOPUZNde6BL-zd2-VSyzlGC5KlI9uu45s 4056
bup/gui/gui_icon.py sha256=Osygl67c8pvkf4RtkFs8hx3mNcjp4u61fBeygr0Rt1Y 683
bup/gui/gui_main.py sha256=KbFAWfz2AdAxhSbN30gU-5DET54YMU7uzoUOnCwzJvM 692
bup/gui/preferences_widget.py sha256=fySFVrOJ01XzalnBTKf13rWJkYm3tv_GY2DuNfTTI4o 10106
bup/gui/run_backup_widget.py sha256=V5enNiU_q3WkdLA1Waz_aMMW4uwD-svVdbgx9gF5yzg 7666
bup-0.4.3.data/data/LICENSE sha256=MLh9xzsHOg7Fc_R5P8-0xB4qe6LvXIjo0Hjon2iVia0 699
bup-0.4.3.data/data/LICENSE.txt sha256=MLh9xzsHOg7Fc_R5P8-0xB4qe6LvXIjo0Hjon2iVia0 699
bup-0.4.3.data/data/gpl-3.0.md sha256=EH-Fmd7W6AJflRi9ucTJQ5LCLfNyB_iHMU1XPQ_fBIQ 35591
bup-0.4.3.data/data/readme.md sha256=on_6sLQmeJbPcBKpatZfd0kreEZVDfwVbH26wwOd9jc 250
test_bup/__init__.py sha256=yitv9FPRySAJMfTTuR2gBDH7dEuj3eJ047YmgqZ3FxY 35
test_bup/conftest.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test_bup/test_preferences.py sha256=2QIugTH7F6KgZK3oA07x55KqnigZRveHiDtpNZcz0LQ 1274
test_bup/test_preferences_gui.py sha256=1FQPc7OZ6xW5mgeUEk3zhkkazxuRxrc4SIZ99vXBF3M 488
test_bup/test_print_log.py sha256=435dgdEOspTsafUbb1XgxENd5tNJ7iX1e5qNDS1jqs8 529
bup-0.4.3.dist-info/LICENSE sha256=MLh9xzsHOg7Fc_R5P8-0xB4qe6LvXIjo0Hjon2iVia0 699
bup-0.4.3.dist-info/LICENSE.txt sha256=MLh9xzsHOg7Fc_R5P8-0xB4qe6LvXIjo0Hjon2iVia0 699
bup-0.4.3.dist-info/METADATA sha256=A2lwF43nSO7sT1-tILBPmsDaApg_wSzCQOruoxIG570 1018
bup-0.4.3.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
bup-0.4.3.dist-info/top_level.txt sha256=dN2EXqUkDpWKwxYZ9OylgjpdK1-WJwImsmfPxnMjdtg 13
bup-0.4.3.dist-info/RECORD

top_level.txt

bup
test_bup