git-pr-branch

View on PyPIReverse Dependencies (0)

0.1.0 git_pr_branch-0.1.0-py3-none-any.whl

Wheel Details

Project: git-pr-branch
Version: 0.1.0
Filename: git_pr_branch-0.1.0-py3-none-any.whl
Download: [link]
Size: 28851
MD5: 92c10a33f7af4dcca6610c36dd39fa79
SHA256: fefeee77bc0103cd133ac37a8c175371584142d20f499712598e4f80f2949bc2
Uploaded: 2024-06-30 06:11:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-pr-branch
Version: 0.1.0
Summary: A command line tool to manage the relationship between branches and pull-requests.
Author: Aurélien Bompard
Author-Email: aurelien[at]bompard.org
Home-Page: https://gitlab.com/abompard/git-pr-branch
Project-Url: Repository, https://gitlab.com/abompard/git-pr-branch
License: GPL-3.0-or-later
Keywords: git,github
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: >=3.7,<4.0
Requires-Dist: attrs (>=19.3.0)
Requires-Dist: click (<9.0.0,>=8.0.0)
Requires-Dist: colorama (<0.5.0,>=0.4.1)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.0)
Requires-Dist: requests (<3.0.0,>=2.22.0)
Requires-Dist: tabulate (<0.9.0,>=0.8.7)
Requires-Dist: toml (<0.11.0,>=0.10.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3827 characters]

WHEEL

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

RECORD

Path Digest Size
git_pr_branch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_pr_branch/cli.py sha256=mrc403gsVCSZ70WKl_qq1yo7V55yiFU1i6VeY4ZG4pU 3006
git_pr_branch/commands.py sha256=cNlSAGFZKfQf8f5DTj_vKTcqiZRjMsf80neij-UE4yw 4852
git_pr_branch/config.py sha256=O20dp7cK8Rdw_3ag28nxl8sYZIxHVzhvoGREM14QNmw 4593
git_pr_branch/repo.py sha256=nw-rEqqsMcZ4dhyiLHUUeITHoQqohbir2NKTaTggo_w 4700
git_pr_branch/servers/__init__.py sha256=PXsZDXrpLXFJHS1I4S7ZHpHsM2AYgjWsHmp6KmR4xgo 370
git_pr_branch/servers/base.py sha256=FaXuP-WIxLac6Et1O-baykuJ2_68lNWxC1cKXw9AODc 3850
git_pr_branch/servers/github.py sha256=vohWpjyD7nPwggDNlD9PmIag2q6nehiY_Fq5DgNAUoQ 4281
git_pr_branch/servers/pagure.py sha256=gPpZEa8BbEm2CQNaFUYyJhSCeBd1RonmjaUAe0N4x9Y 4031
git_pr_branch/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_pr_branch/utils/__init__.py sha256=tqcrW4jA_hlKsxvRGat8SUnfrQjGihi8rZk8cBOfzYE 127
git_pr_branch/utils/cli.py sha256=T18_GlP84p_1IKKjMMM8g0b3NKyyWGTd5kXTP6eUsxw 1541
git_pr_branch/utils/cmd.py sha256=b1pazjOR9CfHXmqgDm2uAbbWj2R-B9z-4k0pRAUe4xA 669
git_pr_branch/utils/relationship.py sha256=IdiU3BJpNlsjsCKDfwnnOS2TGa3WN3qA3PFm3lBiwR4 760
git_pr_branch/utils/setup.py sha256=9CxHVpgH54TFlo3tqQmAchSSKFY3WpOqTBwrVvSYjYg 1285
git_pr_branch-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
git_pr_branch-0.1.0.dist-info/METADATA sha256=5W2dU1Q9x-uM8oLMIBI9vHUXA3KIbniurbeJes2EUVY 5157
git_pr_branch-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
git_pr_branch-0.1.0.dist-info/entry_points.txt sha256=9mos0agKRJjC521G-IpTBfvPlshxlNfb8l15OeA3Ba8 55
git_pr_branch-0.1.0.dist-info/RECORD

entry_points.txt

git-pr-branch = git_pr_branch.cli:cli