gibby

View on PyPIReverse Dependencies (0)

3.0.0 gibby-3.0.0-py3-none-any.whl

Wheel Details

Project: gibby
Version: 3.0.0
Filename: gibby-3.0.0-py3-none-any.whl
Download: [link]
Size: 19536
MD5: 368e95e83134da9bdea44a623dca7a57
SHA256: d9701ea47b8f9984d28b643db8f7c541c5d4f935e2a37c9328fafff6892e222b
Uploaded: 2024-03-29 10:15:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gibby
Version: 3.0.0
Summary: Gibby - create and manage git backups
Author-Email: Bip901 <74911767+Bip901[at]users.noreply.github.com>
Project-Url: Homepage, https://github.com/Bip901/gibby
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: typer (~=0.9.0)
Requires-Dist: typer[all] (~=0.9.0); extra == "all"
Requires-Dist: ruff (<1,>=0.3.1); extra == "dev"
Requires-Dist: mypy (<2,>=1.9.0); extra == "dev"
Requires-Dist: pytest (<9,>=8.1.1); extra == "dev"
Provides-Extra: all
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1058 characters]

WHEEL

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

RECORD

Path Digest Size
gibby/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gibby/__main__.py sha256=LzbAy_IXaoCxnsPGOXSPyXjrvZRRIxO8TCXQ8yAUH1I 40
gibby/errors.py sha256=lvGy1vmRvF-tkrovBwPpN92SdmNXz61US6e6AyfzkII 451
gibby/file_tree.py sha256=aMDudpOnxiJobDRloAHsyqJh2tA-e504LkikulzL4rg 2504
gibby/git.py sha256=KcMldQXRfkurGcHkGnLuXsstHhAA_y4Tihm7i2epLvw 8287
gibby/logic.py sha256=FRbc4UiNBJwQCxN99Fqh0hpmkp3KiI7WyNTjcozMpK4 14941
gibby/snapshot_behavior.py sha256=JeoAJyKvNwNVoRp5uyZcFVOGSsnFc5U1mR4633d0KcE 1022
gibby/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gibby/cli/__main__.py sha256=YFnKc6-FRNzPgpOzf-YcjFZOv8bGNE-lBVInyzTog54 5749
gibby/cli/_utils.py sha256=kMvD9gBLdnQPhwlevKUb_-CpvhLLl69IoIrmJdAIqLE 1604
gibby/cli/snapshot.py sha256=o000BohwIZ_lW8653hbQ15qYBPl87RNS09jgxjale1k 2861
gibby/remote_url/__init__.py sha256=vthYxsvUkQkiMAfCM_oJbZ1XRselI3MXFhZYI-Fj9WU 1007
gibby/remote_url/file_remote_url.py sha256=spJ85FErCJRwAViMn2l64KIJpbZ5oS0BY9HVEHZYUKs 2636
gibby/remote_url/remote_url.py sha256=Qb41K-5ZlJp2UhwUeWp5etk7Yzo9BYMvuUmPb5RYpjw 3632
gibby-3.0.0.dist-info/LICENSE.txt sha256=7JiQu6SMbhGn5L8u2bE-_djwhM5dpKyYKK4n7BTbTrk 1089
gibby-3.0.0.dist-info/METADATA sha256=Z51zJfdM4Io5YNROuQngrgkLxCAK0xTb1_j0QZ13zWM 1822
gibby-3.0.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gibby-3.0.0.dist-info/entry_points.txt sha256=HBOKRcEZFUt5Ete1lCSS68g5OE0SacjrBn0uob7k4lU 49
gibby-3.0.0.dist-info/top_level.txt sha256=ebFR1CuNnEpaID4OYBiGlpNhzycLxfmBoFG4II_Nyts 6
gibby-3.0.0.dist-info/RECORD

top_level.txt

gibby

entry_points.txt

gibby = gibby.cli.__main__:app