diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-15 18:15:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-15 18:15:23 +0100 |
commit | 87d233365696a2c5fab87c6ff8b32b6a3daef434 (patch) | |
tree | 2042e3ee11cf0287fceb990ae50c7dcd5d4e8c2e /python/githubpy/slack-desc | |
parent | da49156b5ca5d2a64c7ee393a8d82c2f72b2959a (diff) |
python/githubpy: Added (A simple GitHub v3 API SDK for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/githubpy/slack-desc')
-rw-r--r-- | python/githubpy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/githubpy/slack-desc b/python/githubpy/slack-desc new file mode 100644 index 0000000000000..c91cc8358d0a8 --- /dev/null +++ b/python/githubpy/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +githubpy: githubpy (A simple GitHub v3 API SDK for Python) +githubpy: +githubpy: githubpy is a simple Python SDK for GitHub's API v3. +githubpy: It's all contained in one easy-to-use file. +githubpy: +githubpy: Homepage: https://github.com/michaelliao/githubpy +githubpy: +githubpy: +githubpy: +githubpy: +githubpy: |