dev-pipeline-scm

View on PyPIReverse Dependencies (3)

0.4.0 dev_pipeline_scm-0.4.0-py3-none-any.whl

Wheel Details

Project: dev-pipeline-scm
Version: 0.4.0
Filename: dev_pipeline_scm-0.4.0-py3-none-any.whl
Download: [link]
Size: 6715
MD5: 1d575550ae57c4502ac02d3d04929e58
SHA256: 5e6bdc25941cac1aa937c6ab864dd9eb2ca942809f9a37f0a54230abf543de51
Uploaded: 2019-01-21 04:41:35 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: dev-pipeline-scm
Version: 0.4.0
Summary: scm tooling for dev-pipeline
Author: Stephen Newell
Home-Page: https://github.com/dev-pipeline/dev-pipeline-scm
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
Classifier: Topic :: Utilities
Requires-Dist: dev-pipeline-configure (>=0.4.0)
Requires-Dist: dev-pipeline-core (>=0.4.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 1358 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_scm-0.4.0.dist-info/DESCRIPTION.rst sha256=7BCamZLH4_vmSqOeu0N5mMFTHSxgxvblp1yk8FTd8yo 1358
dev_pipeline_scm-0.4.0.dist-info/METADATA sha256=q5DsrwnDAvNCpOL8pq4BrWW897LxJl5DJ_wHI_KQM8U 2035
dev_pipeline_scm-0.4.0.dist-info/RECORD
dev_pipeline_scm-0.4.0.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
dev_pipeline_scm-0.4.0.dist-info/entry_points.txt sha256=EseX5X93aw3IE1luyfSNTaLR3hE-yztqjjo4lNDqTHo 356
dev_pipeline_scm-0.4.0.dist-info/metadata.json sha256=U6O35q_m9biBCF7p_5j3JJHdaiVATiSLPiksfFT45ko 1230
dev_pipeline_scm-0.4.0.dist-info/top_level.txt sha256=xC7XrQiqGZrfCcTB_wCQgsHrq6Ore7HBsol_JzGbVhQ 16
devpipeline_scm/__init__.py sha256=8GaREV8LddeMWovw9RlSq6E7SVMoCm1T66zTRvHOnDg 3076
devpipeline_scm/checkout.py sha256=EXR_QFIQ-1pZg3rQN4PxZ2jve03JnIwZqxo9L0dZROs 1587
devpipeline_scm/scm.py sha256=qIdl4EWXXqTDQqPxXnfby19lpqYgO8qgRJ7xddOiU-A 1545

top_level.txt

devpipeline_scm

entry_points.txt

src_dir = devpipeline_scm:_make_src_dir
deprecated-scm-path = devpipeline_scm:_deprecated_scm_path_check
missing-scm-option = devpipeline_scm:_no_scm_check
checkout = devpipeline_scm.checkout:_SCM_COMMAND
nothing = devpipeline_scm.scm:_NOTHING_SCM