sqlite-backup

View on PyPIReverse Dependencies (1)

0.1.7 sqlite_backup-0.1.7-py3-none-any.whl

Wheel Details

Project: sqlite-backup
Version: 0.1.7
Filename: sqlite_backup-0.1.7-py3-none-any.whl
Download: [link]
Size: 10784
MD5: 0fd81176672b48a4c7ece6d7adfb4c04
SHA256: 9ba41e3c1acaafe2ed5242e83adfee4e2e2aa9abd32fbf59c1106793e260f5e9
Uploaded: 2023-09-08 02:26:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sqlite-backup
Version: 0.1.7
Summary: A tool to copy sqlite databases you don't own
Author: Sean Breckenridge
Author-Email: seanbrecke[at]gmail.com
Home-Page: https://github.com/seanbreckenridge/sqlite_backup
License: MIT
Keywords: database sqlite
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: click (>=8.0)
Requires-Dist: logzero
Requires-Dist: pytest; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: pytest-reraise; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6094 characters]

WHEEL

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

RECORD

Path Digest Size
sqlite_backup/__init__.py sha256=p1LaM32NeVRc8RuwQbKEQwPVATmrlVEgPYpXrg4ioYo 69
sqlite_backup/__main__.py sha256=OxQOEOMuG9RPk2GL_yDYyd61KCgDuog_Dbbydb3hjeo 3630
sqlite_backup/core.py sha256=AvyZUNZPB5YmHVMjb9ejnxRE2Ua_Y4EXneRhC6hV5BA 10197
sqlite_backup/log.py sha256=T48GB_slrKPrNtGYHXTGwcOfXhwOJJ3UUnhh6E73zhs 691
sqlite_backup/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sqlite_backup-0.1.7.dist-info/LICENSE sha256=AskPdTNTSr_bocUxJX1ftBBoptaUaRLLmpsQaU9wnvk 1074
sqlite_backup-0.1.7.dist-info/METADATA sha256=p9lll8OcnrMOZed1730PfIJdi-tFaoUyNJXkWWnhMpo 7101
sqlite_backup-0.1.7.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
sqlite_backup-0.1.7.dist-info/entry_points.txt sha256=1-qZWfPX2Q2DkdolP8GqlAfZEakk2BnDqjk_63nILJY 62
sqlite_backup-0.1.7.dist-info/top_level.txt sha256=iN_ETZ-kzAAlPnT0QvfSi9DLOII2s-P7yotMcX-lqBA 14
sqlite_backup-0.1.7.dist-info/RECORD

top_level.txt

sqlite_backup

entry_points.txt

sqlite_backup = sqlite_backup.__main__:main