git-build-branch

View on PyPIReverse Dependencies (0)

0.1.15 git_build_branch-0.1.15-py2.py3-none-any.whl

Wheel Details

Project: git-build-branch
Version: 0.1.15
Filename: git_build_branch-0.1.15-py2.py3-none-any.whl
Download: [link]
Size: 12917
MD5: 561c3086b49f32f2e6d9913546188109
SHA256: e8fe7756969c975caf95c6a0c5edf8822adbacfccfa3e2b7929ea8a371d160f2
Uploaded: 2023-05-24 13:55:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-build-branch
Version: 0.1.15
Summary: Utility tool for building Git branches my merging multiple other branches together.
Author: Dimagi
Author-Email: dev[at]dimagi.com
Home-Page: https://github.com/dimagi/git-build-branch
License: BSD license
Keywords: git-build-branch
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Click (>=7.0)
Requires-Dist: gevent (>=1.4.0)
Requires-Dist: jsonobject (>=0.9.9)
Requires-Dist: sh (>=2.0.0)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: contextlib2 (>=0.5.5)
License-File: LICENSE
[Description omitted; length: 2867 characters]

WHEEL

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

RECORD

Path Digest Size
git_build_branch/__init__.py sha256=cAjNnaKIne-wH6GOzU3rCAMQCUgBUIJAE-NnkizMhVs 125
git_build_branch/branch_builder.py sha256=RYptiLWZrRDJ9KaA9TIuN8u1-L8Yx9-oqJGlztcaQno 12492
git_build_branch/checkyaml.py sha256=nshvNHRYU4LwVE2dERKyEAIYm5_GRlCYGD9FQ4n_XJ4 703
git_build_branch/gitutils.py sha256=ebNwv3bsmRTC93x2aSq8p8Rt4b0axHdOIDK0kPj3dSU 7429
git_build_branch/safe_commit_files.py sha256=Xf-UHlcrIdprK_XwflkayfUAqPfkweTe_F83HXN37ko 2638
git_build_branch/sh_verbose.py sha256=l4iRd9ukmk1W5cNRPYM2PKhyUDZCzCmNeyLVtcw1xqY 1596
git_build_branch-0.1.15.dist-info/LICENSE sha256=2OFRiLPG4wdv1oyTQOG3mRuLkOl4k4yzI3VhA3Atawk 1503
git_build_branch-0.1.15.dist-info/METADATA sha256=GbUEanHFMAO4FhPIalfEMPKg5uDX57XCdG7ugeccRu4 3911
git_build_branch-0.1.15.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
git_build_branch-0.1.15.dist-info/entry_points.txt sha256=xoSWtmp88wxVOsmXx4qjsIoH6GTdnP8vM-31YeQ_nsM 134
git_build_branch-0.1.15.dist-info/top_level.txt sha256=wn_cq3Ec0-wLdr9yVwOWN01x8nL0ao7NcvwAHAfBXqI 17
git_build_branch-0.1.15.dist-info/RECORD

top_level.txt

git_build_branch

entry_points.txt

git-build-branch = git_build_branch.branch_builder:main
safe-commit-files = git_build_branch.safe_commit_files:main