auto-git-flow

View on PyPIReverse Dependencies (0)

1.0.2 auto_git_flow-1.0.2-py3-none-any.whl

Wheel Details

Project: auto-git-flow
Version: 1.0.2
Filename: auto_git_flow-1.0.2-py3-none-any.whl
Download: [link]
Size: 9781
MD5: d1c0daa322aeb2215f8db00f034883f8
SHA256: c1bd45721ecb34cf452e511b6aa9e523b62d05ff47007fd2c905077cf4872fc8
Uploaded: 2020-10-07 18:22:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auto-git-flow
Version: 1.0.2
Summary: Git flow wrapper to save few lines
Author: Constantin De La Roche
Author-Email: cdlr75[at]gmail.com
Home-Page: https://gitlab.com/pypa/sampleproject
Project-Url: Bug Reports, https://gitlab.com/cdlr75/auto-git-flow/issues
Project-Url: Source, https://gitlab.com/cdlr75/auto-git-flow/
Keywords: git git-flow wrapper
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
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-Python: >=3
Requires-Dist: asynctest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pycodestyle; extra == "test"
Requires-Dist: pylint; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 782 characters]

WHEEL

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

RECORD

Path Digest Size
auto_git_flow/__init__.py sha256=JOl41NviMN-qDV0Z8ZPmhNIxvgyauGGJHdB4A-8MhqM 93
auto_git_flow/_version.py sha256=lTMv8NEcgUDb34PeAV303hh9IwNYbfnouCwGYEav06g 18450
auto_git_flow/gfhs.py sha256=4JZLusNRwCJxHM-0rZ1nUWPjQGX5lXY6J7c1bwciX4w 853
auto_git_flow/gfrs.py sha256=rLV47AXLwc4aDwkicLfkbNcsUHt5oGnNqCRCQxe0lPc 1327
auto_git_flow/utils.py sha256=JtTRKW-bgI6QxeRwPles6Qv3Y-QtreqI8HoFeidBUfQ 1241
auto_git_flow-1.0.2.dist-info/METADATA sha256=cEWUVUwwV3h8_FTigHeNkaipsuHq3KSjxXBQZNgkZpY 1892
auto_git_flow-1.0.2.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
auto_git_flow-1.0.2.dist-info/entry_points.txt sha256=r5YEbwMrdhBZPEREaBOrW2scGtLRfPZLpmQ6jOfL_Ks 81
auto_git_flow-1.0.2.dist-info/top_level.txt sha256=ZftXgH16nvoKoNrE4dzx2Ryf7oZnjNINCR3v5dMBCr8 14
auto_git_flow-1.0.2.dist-info/RECORD

top_level.txt

auto_git_flow

entry_points.txt

gfhs = auto_git_flow.gfhs:main
gfrs = auto_git_flow.gfrs:main