trac-github

View on PyPIReverse Dependencies (0)

2.3 trac_github-2.3-py2.py3-none-any.whl

Wheel Details

Project: trac-github
Version: 2.3
Filename: trac_github-2.3-py2.py3-none-any.whl
Download: [link]
Size: 12654
MD5: fb47f6f21a228027d404c9028ffe4d47
SHA256: a9229213e96e97362d5288da42f1c1f45bd34192ffd5ed6b261d8cb47780b73e
Uploaded: 2017-02-11 04:18:56 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: trac-github
Version: 2.3
Summary: Trac - GitHub integration
Author: Aymeric Augustin
Author-Email: aymeric.augustin[at]m4x.org
Home-Page: https://github.com/trac-hacks/trac-github
Download-Url: https://pypi.python.org/pypi/trac-github
License: BSD
Platform: all
Requires-Dist: requests-oauthlib (>=0.5); extra == "oauth"
Provides-Extra: oauth
[No description]

WHEEL

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

RECORD

Path Digest Size
trac_github-2.3.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
trac_github-2.3.dist-info/METADATA sha256=tuPCplm1fPE5TPS3RgZlVYqCYUHDLl49N1hfh12d5qU 379
trac_github-2.3.dist-info/RECORD
trac_github-2.3.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
trac_github-2.3.dist-info/entry_points.txt sha256=MekiN-_wYlFMP0y2uoHLpg84oqZfhfpQkvPNTEKHLsY 236
trac_github-2.3.dist-info/metadata.json sha256=gD0J_osr9iyby4eYValuLbUI_EAF1LDh6f-_du3oDR8 878
trac_github-2.3.dist-info/top_level.txt sha256=YhWkotlpXqcPcUqpS38fII0mqCmzvZj3MrlGdxnYHjk 8
tracext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tracext/github.py sha256=ETMCuIToKTsh379LAKFsdH29VuE_qi-MVsiLVszXU5o 39228

top_level.txt

tracext

entry_points.txt

github.browser = tracext.github:GitHubBrowser
github.groups = tracext.github:GitHubGroupsProvider
github.loginmodule = tracext.github:GitHubLoginModule [oauth]
github.postcommithook = tracext.github:GitHubPostCommitHook