gitcoll

View on PyPIReverse Dependencies (0)

0.0.24 gitcoll-0.0.24-py3-none-any.whl

Wheel Details

Project: gitcoll
Version: 0.0.24
Filename: gitcoll-0.0.24-py3-none-any.whl
Download: [link]
Size: 55312
MD5: 33b853516e1b90ff78c36ef1c04f29d5
SHA256: de1ce4ad65e92ecdd40698f783d17fc943ec14bf69b456f6deacd84e3acfb7fc
Uploaded: 2024-01-22 12:27:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitcoll
Version: 0.0.24
Summary: Git collection utilities
Author: Jesper Ribbe
Author-Email: jesper[at]ribbe.se
Home-Page: https://gitlab.com/jesrib/gitcoll
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pyyaml
Requires-Dist: python-gitlab (>=3.14)
Requires-Dist: pygit2 (>=1.12)
Requires-Dist: filelock
Requires-Dist: python-dateutil
Requires-Dist: pydantic (<2)
Requires-Dist: pywin32; platform_system == "Windows"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 125 characters]

WHEEL

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

RECORD

Path Digest Size
gcln/__init__.py sha256=5YdTwwQoP6maFB-_aV12Jf5cZJMLoUeunz-pb1XWKV0 14
gcln/cfg_file.py sha256=iTOwGr8npJClP-ELTy6MIwkxFgigy3GdiKNp3LFPR2E 6751
gcln/exceptions.py sha256=GZbjPYBLS3FKSzXwOuiLv5b9ZNHFfldGUnZfOD8vOtE 51
gcln/helpers.py sha256=HbQmumEkjpq2FBMpw58eZZwf_TjSvt3Fj5p5wcPsE7U 7232
gcln/main.py sha256=wmuuiaRnv7MxdmrQ_o4CMX26lnBojxSAwniUwo0O3XU 43203
gcln/main_context.py sha256=kXjeePjGrHmX46anoE7dunggEyqYEGn1sQwbjVim-Vo 29661
gcln/records.py sha256=jVX3WJ9LMfghMxCMBku8YCVmTN1X-dhRxCCr6VogKuo 4207
gcln/srv_connector.py sha256=f6QeLWY7YjQzsVbCju7BO30MHaj1YPmfcEEkU6EKFWo 12693
gcln2/__init__.py sha256=MchDCAdsG0XhmjwKLeh4lRAXSjOGuX6U2bK7dE_WZpI 90
gcln2/db.py sha256=IzqT3jbdGFs-m1OBPHai3mQhYWqnQsX1pTM4DbcYWb0 9775
gcln2/exceptions.py sha256=GZbjPYBLS3FKSzXwOuiLv5b9ZNHFfldGUnZfOD8vOtE 51
gcln2/helpers.py sha256=D2HLZuRHy_3Z84NMzSVVbEBNc4PiaJ3oV8M_1yx6ikQ 9464
gcln2/main.py sha256=d2oyU65y9RFoJXiQKNePmsDmgVJ-tAz6prXLw-zeymE 44261
gcln2/schema.py sha256=XevmxuMIiEgp1M1pGKsJ9Z9Y7x6evaV6scjPqj6ZgpI 2616
gcln2/sync.py sha256=CM0KlUJzhpebO8ACA8h1xAxkrtyjgp0hkyoEjkcVBJ0 25875
gcln2/yaml_loader.py sha256=D1pLV_hfr6roz1iit302pePns1z1UGjMN1mBL5FvK5Q 434
gitcoll-0.0.24.dist-info/LICENSE sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitcoll-0.0.24.dist-info/METADATA sha256=GdcfGz0C2_TjylC8EtU8EG1_OujeVVOloojWpGRY9bw 762
gitcoll-0.0.24.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
gitcoll-0.0.24.dist-info/entry_points.txt sha256=TAAvOpPYfpazo0L_xk795du7ctf-LHyNuzkaHobdrR4 72
gitcoll-0.0.24.dist-info/top_level.txt sha256=jwu689bt4chLp_WwR2BhqIzS1l5W88m0LZ-6fQurdY8 11
gitcoll-0.0.24.dist-info/RECORD

top_level.txt

gcln
gcln2

entry_points.txt

gcln = gcln.main:main
gcln2 = gcln2.main:main_no_args