dev-pipeline-git

View on PyPIReverse Dependencies (1)

0.4.4 dev_pipeline_git-0.4.4-py3-none-any.whl

Wheel Details

Project: dev-pipeline-git
Version: 0.4.4
Filename: dev_pipeline_git-0.4.4-py3-none-any.whl
Download: [link]
Size: 6284
MD5: 4938b8ba7bfd7af9a8e70c935baca7ff
SHA256: 06442acb4c1f9a0f56f17a75521d276db2c4c643807a0d416b960100487d629e
Uploaded: 2019-12-04 07:01:10 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: dev-pipeline-git
Version: 0.4.4
Summary: git plugin for dev-pipeline
Author: Stephen Newell
Home-Page: https://github.com/dev-pipeline/dev-pipeline-git
License: BSD-2
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Requires-Dist: dev-pipeline-core (>=0.4.0)
Requires-Dist: dev-pipeline-scm (>=0.4.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 1368 characters]

WHEEL

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

RECORD

Path Digest Size
dev_pipeline_git-0.4.4.dist-info/DESCRIPTION.rst sha256=2vBFF145it5b2UcJOiP3R8yGDfPTGt3aSb4mxrvla6I 1368
dev_pipeline_git-0.4.4.dist-info/METADATA sha256=maKLY3T98Arfpx40Vi8mslOygtKlf51QCuJQCmQe4XU 2023
dev_pipeline_git-0.4.4.dist-info/RECORD
dev_pipeline_git-0.4.4.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
dev_pipeline_git-0.4.4.dist-info/entry_points.txt sha256=rorIz3Xs0cAmr_EkuvOrXUkCpG048-FV83fX8rZ70ZU 204
dev_pipeline_git-0.4.4.dist-info/metadata.json sha256=vs_ieUjDWRi4CLvtmuk3N9HvWfjeWlVCsZfmPf7qJzY 1066
dev_pipeline_git-0.4.4.dist-info/top_level.txt sha256=Ivp2cO5srxCXdBlbjj2gqYTHoHcX1AB0xQt84TH5oTo 16
devpipeline_git/__init__.py sha256=iwtBN50bp864P9VaRzsHoRDCSMygd1MbmCBkbiZX9rg 783
devpipeline_git/git.py sha256=gkrlrZ0AR6mcnncbNp-jN2AhtlKcsy1JfxVekEcP_HE 4825

top_level.txt

devpipeline_git

entry_points.txt

missing-git-revision = devpipeline_git:_check_missing_revision
missing-git-uri = devpipeline_git:_check_missing_uri
git = devpipeline_git.git:_GIT_SCM