giphon

View on PyPIReverse Dependencies (0)

0.2.0 giphon-0.2.0-py3-none-any.whl

Wheel Details

Project: giphon
Version: 0.2.0
Filename: giphon-0.2.0-py3-none-any.whl
Download: [link]
Size: 13370
MD5: 25a0971e52c1fd3e6e352c1259e73ebe
SHA256: f968ed4ada2c883ad9ac007c83dab6b66c96aae85ed90bc2881d0db8e5568a73
Uploaded: 2024-05-24 13:33:18 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: giphon
Version: 0.2.0
Summary: Copy locally a Gitlab group or instance
Author-Email: Gabriel Creti <gabrielcreti[at]gmail.com>
Project-Url: Bug Reports, https://github.com/kabooboo/giphon/issues
Project-Url: Documentation, https://github.com/kabooboo/giphon
Project-Url: Homepage, https://github.com/kabooboo/giphon
Project-Url: Source Code, https://github.com/kabooboo/giphon
Keywords: clone,copy,gitlab
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7
Requires-Dist: gitpython (<4,>=3)
Requires-Dist: python-gitlab (<5,>=3)
Requires-Dist: rich (<14,>=12)
Requires-Dist: typer (>=0.7)
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3338 characters]

WHEEL

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

RECORD

Path Digest Size
giphon/__about__.py sha256=ds7xsTuR2Wbxm4VQJtwhPsMFZ8fdZo-dpL5TYL9ZUzA 242
giphon/__init__.py sha256=Hi2lGPE_bXp1II69xGVlfSqeLP_vpWtxJhred5r0aKQ 327
giphon/__main__.py sha256=T4NV3gPd2bw3aYpxvB8tgt4axA24GmnziyAKukPbvf4 264
giphon/envvars.py sha256=P-UGqhQ3sgFL9ZDmVMgVOtgzVtHw0awz-H21tmcP7uw 2519
giphon/git.py sha256=tOKtXqgK9OFuMgAY4XbUNjwKbP8i-SLq7F4fyRf3nqM 1334
giphon/gitlab.py sha256=z6yYrxA61AnzAX03jarCNLcwls8iyE7b5qMDVleRbPk 5221
giphon/siphon.py sha256=Z-46PdC7IaDL9QZjJMgf3kJp58rCltRMx4yRaktq-kw 6191
giphon-0.2.0.dist-info/METADATA sha256=KdCqvPiwTcatqDG4QYsO09Gs7jJQ6lnaQeqbXOix16Y 4666
giphon-0.2.0.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
giphon-0.2.0.dist-info/entry_points.txt sha256=Zmx583hmI41PrFYcAIt9C8WughbHlAry-RLvC6HOMEM 36
giphon-0.2.0.dist-info/licenses/LICENSE sha256=DAase19gM-hVYbJZXoxkG9IbHtdKyI1ewY2nAn8a6tU 10933
giphon-0.2.0.dist-info/RECORD

entry_points.txt

run = giphon:main