git-toggle

View on PyPIReverse Dependencies (0)

0.1.1 git_toggle-0.1.1-py3-none-any.whl

Wheel Details

Project: git-toggle
Version: 0.1.1
Filename: git_toggle-0.1.1-py3-none-any.whl
Download: [link]
Size: 17915
MD5: 81f73a9df3c7c5c4629ede9a7b43bb7a
SHA256: a3fe18c279816f0efcdbabd571dc751ccd125035718451a06ede02a52a53422d
Uploaded: 2021-03-30 08:57:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-toggle
Version: 0.1.1
Summary: Toggle Git remotes between https and ssh.
Author-Email: Dominic Davis-Foster <dominic[at]davis-foster.co.uk>
Home-Page: https://github.com/domdfcoding/git-toggle
Project-Url: Issue Tracker, https://github.com/domdfcoding/git-toggle/issues
Project-Url: Source Code, https://github.com/domdfcoding/git-toggle
Project-Url: Documentation, https://git-toggle.readthedocs.io/en/latest
License: MIT
Keywords: git
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Platform: Windows
Platform: macOS
Platform: Linux
Requires-Python: >=3.6
Requires-Dist: apeye (>=0.5.1)
Requires-Dist: attrs (>=20.3.0)
Requires-Dist: click (>=7.1.2)
Requires-Dist: consolekit (>=1.0.0)
Requires-Dist: domdf-python-tools (>=0.8.3)
Requires-Dist: dulwich (>=0.19.16)
Requires-Dist: southwark (>=0.7.0)
Requires-Dist: typing-extensions (>=3.7.4.3)
Description-Content-Type: text/x-rst
[Description omitted; length: 4676 characters]

WHEEL

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

RECORD

Path Digest Size
git_toggle-0.1.1.dist-info/LICENSE sha256=BigaIaJbg4wCjk6MjLC_5kuevxdEotWApzfvN8Y9LMM 1064
git_toggle-0.1.1.dist-info/top_level.txt sha256=rCJqWpPs56y4ApSx4gkpY41qtuXtYoDvoLNPJ3OFPLA 11
git_toggle-0.1.1.dist-info/entry_points.txt sha256=7i8Uyp2XAqixEZ8QCfDrR2mId27PIVgBaiMspn_IDig 94
git_toggle-0.1.1.dist-info/WHEEL sha256=yMqcWC_eP_p229YJcVqzFdlyCQtQq9DDIpTYCZlzG7Y 83
git_toggle-0.1.1.dist-info/METADATA sha256=oIWPk6Wqwtc1Hzzfec5uhDUJwfZ0g6NTSq_lcmhH28o 6208
git_toggle/__init__.py sha256=8H5EHnROIXms-JK_M9JCMxsfQkPx1cIu17zQZ7yuHSo 4793
git_toggle/__main__.py sha256=IutBmOE4rMJr1V41oQAu_CDkybrDxX9u6s8WA2o0JcI 3853
git_toggle-0.1.1.dist-info/RECORD

top_level.txt

git_toggle

entry_points.txt

git-toggle = git_toggle.__main__:main
git_toggle = git_toggle.__main__:main