git-batch

View on PyPIReverse Dependencies (0)

3.0.6 git_batch-3.0.6-py3-none-any.whl

Wheel Details

Project: git-batch
Version: 3.0.6
Filename: git_batch-3.0.6-py3-none-any.whl
Download: [link]
Size: 9897
MD5: e4abff4c67dd87273ff9e9b978c3cf96
SHA256: 78e6856665209993cc907aa8241a7d1f55a03b5c67acb9634ecac20befe60808
Uploaded: 2024-04-14 09:48:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-batch
Version: 3.0.6
Summary: Clone single branch from all repositories listed in a file.
Author: Robert Kaussow
Author-Email: mail[at]thegeeklab.de
Home-Page: https://github.com/thegeeklab/git-batch/
Project-Url: Documentation, https://github.com/thegeeklab/git-batch/
Project-Url: Repository, https://github.com/thegeeklab/git-batch/
License: MIT
Keywords: git,batch,automation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.8.0,<4.0.0
Requires-Dist: GitPython (==3.1.43)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: python-json-logger (==2.0.7)
Description-Content-Type: text/markdown
[Description omitted; length: 1732 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=JGoc_76t9VXS4EfrF4E14QQEXmY4DN4l8IauptsO0xI 1123
gitbatch/__init__.py sha256=7Sf2Xv-z-1O09Mgh3Eq1z865Bd8ucgmBW4bTTwSxSXU 46
gitbatch/cli.py sha256=PvY1FpqyCdgKgtKlt9OADO_UNiqKBjrtkd3LfC14iaY 6481
gitbatch/logging.py sha256=rGzSIlroulGSDfmfbEPk7xw3Ld7vzRpTebENc7WFxKQ 5712
gitbatch/utils/__init__.py sha256=JJtGHlD3fW7GpSUd7Sarw36WmqngnGeOyn1xSFBE_6g 1023
gitbatch/utils/copy.py sha256=XzQKel_ewGGCHxkU08MwwASZhTk8bLg38zvh6umtuW8 5768
git_batch-3.0.6.dist-info/LICENSE sha256=JGoc_76t9VXS4EfrF4E14QQEXmY4DN4l8IauptsO0xI 1123
git_batch-3.0.6.dist-info/METADATA sha256=BY77crJVZi-0LR5ABAKbB7gFV_LGAaOFB14AV-f63Rk 3077
git_batch-3.0.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
git_batch-3.0.6.dist-info/entry_points.txt sha256=hT-TA3nVJjVRRQMOJOjjvdmDYz1nZV0SYgvICQfgh7k 47
git_batch-3.0.6.dist-info/RECORD

entry_points.txt

git-batch = gitbatch.cli:main