save-scummer

View on PyPIReverse Dependencies (0)

0.1.0 save_scummer-0.1.0-py3-none-any.whl

Wheel Details

Project: save-scummer
Version: 0.1.0
Filename: save_scummer-0.1.0-py3-none-any.whl
Download: [link]
Size: 13332
MD5: 99cbca9f9f2038d08b27cfc821eda0f1
SHA256: b87dced3acfcb49e942b6a68af5d331f8a09b9f5fcbe7c169325a231e1401beb
Uploaded: 2023-12-29 17:38:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: save-scummer
Version: 0.1.0
Summary: A simple CLI utility to backup and restore game saves
Author: Jordan Cook
Project-Url: Source code, https://github.com/JWCook/save-scummer
Keywords: backup,game,restore,roguelike,roguelite,save
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: click-completion
Requires-Dist: click (>=7.0)
Requires-Dist: halo
Requires-Dist: platformdirs
Requires-Dist: python-dateutil
Requires-Dist: python-slugify
Requires-Dist: pytimeparse
Requires-Dist: pyyaml (>=5.0)
Requires-Dist: tabulate
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 7022 characters]

WHEEL

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

RECORD

Path Digest Size
save_scummer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
save_scummer/backup.py sha256=A5Eh6XwCURUaJmMZiVv95b56kk_IM_WYAUQRpittLO0 5384
save_scummer/cli.py sha256=EhBmOMTJrpenB6JGY13H2EX98LaoTmew8weZGXnjXzc 7760
save_scummer/config.py sha256=oNUo04xP1-UXqR9GrpYxB9dKvUsm-maX6-TpKYzvHvQ 3278
save_scummer/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
save_scummer/utils.py sha256=31AkEuKe7upuVIPsxDBLG0ySslLXThsiAktLdh24DrY 3010
save_scummer-0.1.0.dist-info/METADATA sha256=E-sJfTOLdfzoS7GXaAcalDPWH3S55aXWTPXZ5BsfHGU 8434
save_scummer-0.1.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
save_scummer-0.1.0.dist-info/entry_points.txt sha256=KBy8cS0YT6zGga0_G9RP4-HBDfmLVubJB5x-BHezGVc 81
save_scummer-0.1.0.dist-info/licenses/LICENSE sha256=Ehv5y6eL3yqoeuoee799H0asaO4NGofcaofTtQ-UxuE 1068
save_scummer-0.1.0.dist-info/RECORD

entry_points.txt

save-scummer = save_scummer.cli:ssc
ssc = save_scummer.cli:ssc