gitpkg

View on PyPIReverse Dependencies (0)

0.3.2 gitpkg-0.3.2-py3-none-any.whl

Wheel Details

Project: gitpkg
Version: 0.3.2
Filename: gitpkg-0.3.2-py3-none-any.whl
Download: [link]
Size: 30627
MD5: 2d8846a0c771847f3ce827fd3c35fe56
SHA256: 93eaf935c16d400b49fc18f008ff671660d4f3cbece89e8a27b5930bcf217b51
Uploaded: 2025-03-09 10:54:37 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: gitpkg
Version: 0.3.2
Summary: A git powered package manager built on top of submodules.
Author: Christopher Kaster
Author-Email: me[at]atomicptr.de
Project-Url: Homepage, https://github.com/atomicptr/gitpkg
Project-Url: Repository, https://github.com/atomicptr/gitpkg
License: GPLv3
Keywords: packaging,dependency
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
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: Topic :: Software Development
Requires-Python: >=3.10,<4
Requires-Dist: dataclass-binder (<0.4.0,>=0.3.4)
Requires-Dist: exceptiongroup (<2,>=1); python_version < "3.11"
Requires-Dist: gitpython (<4.0.0,>=3.1.40)
Requires-Dist: rich-click (<2.0.0,>=1.7.1)
Requires-Dist: tomli (<3,>=2); python_version < "3.11"
Description-Content-Type: text/markdown
[Description omitted; length: 3252 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gitpkg/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitpkg/__main__.py sha256=SgVAXtZtsXmx08xdknVbXWbMP0eEetB0bNSQEHO_1j0 37
gitpkg/_version.py sha256=0iucCesXJqfQCYcWDXuTjUDMoZJKVLNNOB0OjgKaOP0 80
gitpkg/cli/__init__.py sha256=ZcXZtym2SO8Y90xHcLkdLd4jrdf59uCtf8JlilZf3F0 525
gitpkg/cli/add.py sha256=CebOpKZjS7AWI0-NQuP-h2IiSY-lVKn9ntNJUQBZ3X4 3998
gitpkg/cli/console.py sha256=VEiMcRjA5KKgrSI2AT4rlciGcDwo2vtoPq4eeFibDos 324
gitpkg/cli/dest.py sha256=7120ni0aib1_jojHzF0tm6DI8hR_BueKewBCH1VPTds 1698
gitpkg/cli/helpers.py sha256=7v_1AVpKZEZXkl-KifVAxFfNLEahZPqYaDpm3dyEoJA 1821
gitpkg/cli/install.py sha256=6umaPWkJ2ImIR1KndhlaFP0SVbm-Rxr6hSkjc9oGB9o 1500
gitpkg/cli/list.py sha256=MR-JOdjXi-Q1ZaMuurvadw5IVAF9NNnKDw_OHxw0tTI 1723
gitpkg/cli/remove.py sha256=OOshxFKqb8j40BQK-0YSGzGoqDotq525t2VJgj5Mqgo 822
gitpkg/cli/root.py sha256=eF9m3_7BgDrBWAWnnIXsIsNxsEiJ72MnhLIKcE_WL0c 986
gitpkg/cli/update.py sha256=YAX6t0RcSu87EbX3wKf8e-gMcrLqZZDgPe5t2e16eUk 3993
gitpkg/cli/version.py sha256=K4voOksSTzY7uzp7SGIy8IVJohXM3mIYUIgJNBxWJEY 216
gitpkg/config.py sha256=wj93jgqQdheSMzdeUPWLONOhxjVS2z7XfoonJ7mQnkc 2251
gitpkg/errors.py sha256=6NwmZ0_e6GLHZM9CnyqQHUxhvO8oqShUA1c4J0VCZjY 2859
gitpkg/main.py sha256=AQLBhprv8Crp4SrhJnUK9cudne1cZdqGYo9t2FUSOQs 59
gitpkg/pkg_manager.py sha256=eZCWHAeaffLSnbdRf9rm46JDtbBVW73QzaasoUtEZ0U 23799
gitpkg/utils.py sha256=ydixYW15MELD4mL7xgOaH26KvKpNZPJMXm-t961IJ1g 1322
gitpkg-0.3.2.dist-info/LICENSE sha256=IVknilXGsf-Zpy0j_IETNRrtkwESNinVc2dS3mBPo3E 34227
gitpkg-0.3.2.dist-info/METADATA sha256=gFQl_B-ER93AIzQK5LWChV7LvxACceMFvJshxbom0iY 4336
gitpkg-0.3.2.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
gitpkg-0.3.2.dist-info/entry_points.txt sha256=_fmE47MIOfT2PW5pncs3nuKEOw2ytsE1Qw4kDszl-vU 44
gitpkg-0.3.2.dist-info/RECORD

entry_points.txt

git-pkg = gitpkg.main:main