diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-17 13:23:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-02-17 13:23:51 +0000 |
| commit | 9505caeec7f7ad9c7954588e19aef5e8ce5d4058 (patch) | |
| tree | b1a9adb48b51ca2ad1d12eb308e932e5da3df106 /dev-python/github3-py/metadata.xml | |
| parent | b20430a929939ff90b7fdc6fdd22c6aa8b73a315 (diff) | |
| download | baldeagleos-repo-9505caeec7f7ad9c7954588e19aef5e8ce5d4058.tar.gz baldeagleos-repo-9505caeec7f7ad9c7954588e19aef5e8ce5d4058.tar.xz baldeagleos-repo-9505caeec7f7ad9c7954588e19aef5e8ce5d4058.zip | |
Adding metadata
Diffstat (limited to 'dev-python/github3-py/metadata.xml')
| -rw-r--r-- | dev-python/github3-py/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-python/github3-py/metadata.xml b/dev-python/github3-py/metadata.xml new file mode 100644 index 000000000000..361fab0728ef --- /dev/null +++ b/dev-python/github3-py/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
