cblone

View on PyPIReverse Dependencies (0)

0.1.0 cblone-0.1.0-py3-none-any.whl

Wheel Details

Project: cblone
Version: 0.1.0
Filename: cblone-0.1.0-py3-none-any.whl
Download: [link]
Size: 4894
MD5: 781e42b2127087ebecd106c64dfec2ea
SHA256: bec72128173da05f842571ae14c313a673a44333990af1fa092d8d5c2ff96448
Uploaded: 2024-03-05 10:41:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cblone
Version: 0.1.0
Summary: A CLI to back up all your Codeberg repositories.
Author-Email: João Palmeiro <joaopalmeiro[at]proton.me>
Project-Url: Issues, https://codeberg.org/joaopalmeiro/cblone/issues
Project-Url: Source, https://codeberg.org/joaopalmeiro/cblone
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: click (>=8.1.0)
Requires-Dist: gaveta (==0.1.1)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: platformdirs (>=4.0.0)
Requires-Dist: pydantic (>=2.6.0)
Requires-Dist: trio (>=0.24.0)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 1576 characters]

WHEEL

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

RECORD

Path Digest Size
cblone/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
cblone/cli/__init__.py sha256=QciURgGapwMWNX2E_wd_sek9oIRFaZ4UIOXSArig3Oc 2514
cblone/cli/constants.py sha256=X4NbNNGLY-FxrnBhCCXET838ZPn7zW6XOeZI33tPENA 275
cblone/cli/models.py sha256=Pc91A51mNerpnNUIaa_6j1JWqA99KqsglS9lZeaWSe8 468
cblone-0.1.0.dist-info/METADATA sha256=lx_yBmhUauBuGiSCAX9JwBJXtDVh92440hCM2pklFi4 2874
cblone-0.1.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
cblone-0.1.0.dist-info/entry_points.txt sha256=IVgxDWdu6-JvvcRpdZWK5tHbamiEjyyoB70lTB0-5TY 43
cblone-0.1.0.dist-info/licenses/LICENSE sha256=cd_pUZhAzn4h24eHDmPEngwzj39mb6X69QUnRa9tv80 1071
cblone-0.1.0.dist-info/RECORD

entry_points.txt

cblone = cblone.cli:main