git-app-version

View on PyPIReverse Dependencies (0)

1.0.2 git_app_version-1.0.2-py2.py3-none-any.whl

Wheel Details

Project: git-app-version
Version: 1.0.2
Filename: git_app_version-1.0.2-py2.py3-none-any.whl
Download: [link]
Size: 26200
MD5: 156f3970ed494312f0e0dbf2f382120b
SHA256: 84fb1f78733b8d2c382be8253accc30bf6816c9a5377d764b1482a83870adeff
Uploaded: 2018-11-27 12:52:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-app-version
Version: 1.0.2
Summary: CLI tool to get Git commit informations and store them in a config file
Author: Charles Sanquer
Author-Email: charles.sanquer.pro[at]gmail.com
Home-Page: https://github.com/csanquer/git-app-version
License: GPLv3
Keywords: git version commit deploy tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: future
Requires-Dist: backports.csv
Requires-Dist: configparser (>=3.5.0)
Requires-Dist: iso8601
Requires-Dist: pyyaml
Requires-Dist: pytz
Requires-Dist: xmltodict
Requires-Dist: tzlocal
Requires-Dist: gitpython
Requires-Dist: tabulate (>=0.7.0)
Requires-Dist: click (>=6.0)
Requires-Dist: versioneer; extra == "dev"
Requires-Dist: check-manifest; extra == "dev"
Requires-Dist: pyinstaller (>=3.2pylint); extra == "dev"
Requires-Dist: pycodestyle; extra == "dev"
Requires-Dist: yapf; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest (>=3.0); extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 15972 characters]

WHEEL

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

RECORD

Path Digest Size
git_app_version/__init__.py sha256=1hpaVHJ0OxvLVIZWeZpB4FLSRsrA8qiJ10T2GWvEF5A 831
git_app_version/__main__.py sha256=AHWA0pPJPAlJtGDpsx9VG1sDuAxQ-LpZD8KI_b-67fU 5390
git_app_version/_version.py sha256=2zodHVnow877EGtI7RgKdFKsPbZKhN6dDFod3Psa2qo 498
git_app_version/dumper.py sha256=XnLfj8pV88XmhFdPRBrOljrs6xDVYKwhf9mch9EJCiE 4868
git_app_version/githandler.py sha256=ACTzqYwm7_ks5BqAIsdtaTVCQEj9kwpVyDvhYWytFCc 5502
git_app_version/helper/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
git_app_version/helper/date.py sha256=AnxGYMovVO58saDHvNQjvpZd0etKkIS0Rok_9JSK9WQ 1164
git_app_version/helper/tools.py sha256=SJTLj45dz1OK9WpupxR_dvjVqpLV1Tb41uI57OGHhEQ 815
test_helpers/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
test_helpers/git_utils.py sha256=FumvveAS1ucK-qtKPyCEgzx-unxX37qKC1a4fhvpgvw 2293
git_app_version-1.0.2.dist-info/LICENSE sha256=GY-iKw8nbIgQRw-7POx_rG-0hHMJLa6xUGaMFhCn9S8 34494
git_app_version-1.0.2.dist-info/METADATA sha256=Hl1npslJMoYi7MN0oReUTvVSo7IFdG11TMGiU8PTLP4 17636
git_app_version-1.0.2.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
git_app_version-1.0.2.dist-info/entry_points.txt sha256=nB-MTiKhxgHRNzPh1qzT2zkEEcA7MwyfpC7Dv7ACXlQ 67
git_app_version-1.0.2.dist-info/top_level.txt sha256=PnvpmNuKdoJwUrbthX_m6tJfro8SklIpPeMZARaj4XU 29
git_app_version-1.0.2.dist-info/RECORD

top_level.txt

git_app_version
test_helpers

entry_points.txt

git-app-version = git_app_version.__main__:dump