gitpkg

View on PyPIReverse Dependencies (0)

0.3.1 gitpkg-0.3.1-py3-none-any.whl

Wheel Details

Project: gitpkg
Version: 0.3.1
Filename: gitpkg-0.3.1-py3-none-any.whl
Download: [link]
Size: 30617
MD5: 2a9b865fbf1d2f419ce060bca72f5495
SHA256: 8f7394c1646a76a0912026e3cfd3afa2444dcd5a78ec9ffdfebb65ca63dcb7f0
Uploaded: 2024-04-03 13:01:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitpkg
Version: 0.3.1
Summary: A git powered package manager built on top of submodules.
Author: Christopher Kaster
Author-Email: me[at]atomicptr.de
Home-Page: 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: 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 1.9.0
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=yL5IM14QFS3dxaHWpsNmHS3i5TquJBzMG3J0kDwGcvI 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=BP3cLeoH6HfhCOKi1JtKw_CaS-j7W6r99GHw04G9xNM 23758
gitpkg/utils.py sha256=ydixYW15MELD4mL7xgOaH26KvKpNZPJMXm-t961IJ1g 1322
gitpkg-0.3.1.dist-info/LICENSE sha256=IVknilXGsf-Zpy0j_IETNRrtkwESNinVc2dS3mBPo3E 34227
gitpkg-0.3.1.dist-info/METADATA sha256=JPbQOpSQEe1Fe5wn1QWbqnCqygtfGHZjXHnWYJczPxw 4273
gitpkg-0.3.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
gitpkg-0.3.1.dist-info/entry_points.txt sha256=_fmE47MIOfT2PW5pncs3nuKEOw2ytsE1Qw4kDszl-vU 44
gitpkg-0.3.1.dist-info/RECORD

entry_points.txt

git-pkg = gitpkg.main:main