commit: 7e09c5e6c0693f0fb5cdd42f2308288b515a9023
Author: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 17:43:57 2016 +0000
Commit: Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 17:44:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e09c5e6
dev-python/github3: Added long description
Package-Manager: portage-2.3.0
dev-python/github3/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/github3/metadata.xml b/dev-python/github3/metadata.xml
index 49fabc6..bb41228 100644
--- a/dev-python/github3/metadata.xml
+++ b/dev-python/github3/metadata.xml
@@ -8,5 +8,8 @@
<email>[email protected]</email>
</maintainer>
<longdescription lang="en">
+ github3.py is wrapper for the GitHub API written in python. The
design
+ of github3.py is centered around having a logical organization
of the
+ methods needed to interact with the API.
</longdescription>
</pkgmetadata>