mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 18:47:46 -08:00
16 lines
538 B
XML
16 lines
538 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>nicolasbock@gentoo.org</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>
|