vcs-repo-mgr

View on PyPIReverse Dependencies (0)

4.2 vcs_repo_mgr-4.2-py2.py3-none-any.whl

Wheel Details

Project: vcs-repo-mgr
Version: 4.2
Filename: vcs_repo_mgr-4.2-py2.py3-none-any.whl
Download: [link]
Size: 60907
MD5: fcc30ed5b6d2e263a729f2282dd356da
SHA256: d8b29214130bc26acae1df881c9132b29eff599add2af796c92a499d49f79be2
Uploaded: 2018-04-26 09:31:06 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: vcs-repo-mgr
Version: 4.2
Summary: Version control repository manager
Author: Peter Odding
Author-Email: peter[at]peterodding.com
Home-Page: https://github.com/xolox/python-vcs-repo-mgr
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Dist: coloredlogs (>=6.1)
Requires-Dist: executor (>=1.2)
Requires-Dist: humanfriendly (>=4.8)
Requires-Dist: naturalsort (>=1.3)
Requires-Dist: property-manager (>=2.2)
Requires-Dist: six (>=1.8.0)
Requires-Dist: bzr (>=2.6.0); python_version == "2.6"
Requires-Dist: mercurial (<4.3,>=2.9); python_version == "2.6"
Requires-Dist: bzr (>=2.6.0); python_version == "2.7"
Requires-Dist: mercurial (>=2.9); python_version == "2.7"
[Description omitted; length: 15721 characters]

WHEEL

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

RECORD

Path Digest Size
vcs_repo_mgr/__init__.py sha256=pFYHyg_eslSyq7OAPuNg9gyI3dmFxY9-gqZUlgjGRV0 87980
vcs_repo_mgr/cli.py sha256=C4wy5SIGRYpwS9FR0xTxQw08Op7Y4mseYRh3x_nng0U 12146
vcs_repo_mgr/exceptions.py sha256=pcnsx7luqMFUcSczfpgkqjBTCtjiRRuwjEGEmHY_n0E 2583
vcs_repo_mgr/tests.py sha256=3JyQERvrCsh0a_MVA0cZ1oH7N4BHmITOafLCdn9AlM0 51145
vcs_repo_mgr/backends/__init__.py sha256=g0pKqL6bn1XMRk2jBqTNk3T1-azkjXbyJoeNxuSuYfY 407
vcs_repo_mgr/backends/bzr.py sha256=itK3boza6CYxHuSBWHtZkBv8ST87NwII6J3ctSHKTbc 12111
vcs_repo_mgr/backends/git.py sha256=RkaYt8NLNc5WJJJ7UjfJCIMpl7-nriSNq6JYc07Bio0 16288
vcs_repo_mgr/backends/hg.py sha256=g6lEh2m3h8Wfn64NshO1mEGH7TXHmogn9x3uF97mNGM 10912
vcs_repo_mgr-4.2.dist-info/DESCRIPTION.rst sha256=AAg2hf5ZZVTuwtToEfChob0TpGwAlF21Kh0-PIh-vqs 15722
vcs_repo_mgr-4.2.dist-info/METADATA sha256=MIaG2a0rfbgoR78NDAPnqFJpeFsZgbEZldW9UO_a-Yw 17619
vcs_repo_mgr-4.2.dist-info/RECORD
vcs_repo_mgr-4.2.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
vcs_repo_mgr-4.2.dist-info/entry_points.txt sha256=eKvqMpeGjXk3YRbEI_5UptD6Ehx0m9APNpfaZrNVG4U 52
vcs_repo_mgr-4.2.dist-info/metadata.json sha256=hSaJdcdtKSf_lOD6nGcCS_8rr51XZd10cbE4njS5GfE 1991
vcs_repo_mgr-4.2.dist-info/top_level.txt sha256=ze6VVKgdzxVAgn4bhnfMoWqYl23QfdMnbHPVrLaz_cw 13

top_level.txt

vcs_repo_mgr

entry_points.txt

vcs-tool = vcs_repo_mgr.cli:main