jmatt-sqre-codekit

View on PyPIReverse Dependencies (0)

2.1.0 jmatt_sqre_codekit-2.1.0-py3-none-any.whl

Wheel Details

Project: jmatt-sqre-codekit
Version: 2.1.0
Filename: jmatt_sqre_codekit-2.1.0-py3-none-any.whl
Download: [link]
Size: 24463
MD5: d7da402fc0279ce7a07d42df1fb255e2
SHA256: d5f89088f0b7f977e4963d87e10d48bd0951476430b3e2b0a9d5105dff8ff9ec
Uploaded: 2017-04-18 21:05:26 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: jmatt-sqre-codekit
Version: 2.1.0
Summary: LSST Data Management SQuaRE code management tools
Author: Frossie Economou
Author-Email: frossie[at]lsst.org
Home-Page: https://github.com/lsst-sqre/sqre-codekit
License: MIT
Keywords: lsst
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: GitPython (==1.0.1)
Requires-Dist: MapGitConfig (==1.1)
Requires-Dist: progressbar2 (==3.11.0)
Requires-Dist: requests (<3.0.0,>=2.8.1)
Requires-Dist: sqre-github3.py (==1.0.0a4)
Requires-Dist: sqre-pytravisci (==0.0.3)
Requires-Dist: uritemplate.py (==2.0.0)
Requires-Dist: urllib3 (==1.12)
[Description omitted; length: 2265 characters]

WHEEL

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

RECORD

Path Digest Size
codekit/__init__.py sha256=bg-BBzMHYrlt7zXkDOT0wIWbOC0ItVQyvliSaRBRySY 125
codekit/codetools.py sha256=edcHJF1TuEDXbOkgH-e8VqdU7v4-mqJQWl9Pu_40Mew 10606
codekit/licensing.py sha256=tQQPYQw5w8JJ0LHYn7Z2dkgCnKx_fQIFG5r9xt4Mtxc 7915
codekit/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codekit/cli/github_auth.py sha256=qE2hqo4Piy01U3zwr0CeCiAdfbhlIOjbRJ-EugcI4ZQ 3541
codekit/cli/github_delete_shadow.py sha256=scBQUUi__kuAE5mSWV7cLjriRMj-dtfL7ebeCsYpRVg 2658
codekit/cli/github_fork_repos.py sha256=WxHMYIefylec9p27eNqexGskGnUuZdxZ_Btuyve7t1c 2054
codekit/cli/github_list_repos.py sha256=pRoieEIy6VipZO-UmWOk-CDIZXxY3NGsRm28gOqsR8A 2683
codekit/cli/github_mv_repos_to_team.py sha256=b_0YnMooc_BbODBm5MzYibKhFuVwsGMAkXzmuSYF13o 3674
codekit/cli/github_tag_version.py sha256=hf_WmUgVCZIcqSbYRV8Vj3g24KIYVlwkymEAx4NL1Ls 9312
codekit/cli/lsst_bp.py sha256=OTMk8M4AO2DjCHsL8hz1imc1VMYAF7RjWimkSZh1b_c 4362
jmatt_sqre_codekit-2.1.0.dist-info/DESCRIPTION.rst sha256=0u8JfNwqalsNWsp7PEhfHJdb7geowmj0-my46nwTAsA 2265
jmatt_sqre_codekit-2.1.0.dist-info/METADATA sha256=jAmMr5wM3wTeCRTMREsJFj51_3yIndQ2Vvr8Qje6FeQ 3093
jmatt_sqre_codekit-2.1.0.dist-info/RECORD
jmatt_sqre_codekit-2.1.0.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
jmatt_sqre_codekit-2.1.0.dist-info/entry_points.txt sha256=LIrAIymir13aTWwuuTFYiYlXCNl2Df79uzEJF51FtHk 392
jmatt_sqre_codekit-2.1.0.dist-info/metadata.json sha256=8U2KKgR2jvF_8i4tHGq3bMGb8X4xV3qNCQA0NFhRGVg 1933
jmatt_sqre_codekit-2.1.0.dist-info/top_level.txt sha256=MUFP4XxCIr-WYu_PRkb_oBg0gUtbleIANPZ8IsA7h1Q 8

top_level.txt

codekit

entry_points.txt

github-auth = codekit.cli.github_auth:main
github-delete-shadow = codekit.cli.github_delete_shadow:main
github-fork-repos = codekit.cli.github_fork_repos:main
github-list-repos = codekit.cli.github_list_repos:main
github-mv-repos-to-team = codekit.cli.github_mv_repos_to_team:main
github-tag-version = codekit.cli.github_tag_version:main
lsst-bp = codekit.cli.lsst_bp:main