diff options
author | William Hubbs <william.hubbs@sony.com> | 2019-03-18 17:56:40 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2019-03-18 18:01:28 -0500 |
commit | 462c823c33c95827630fc1d5e9127b4917f8fdf2 (patch) | |
tree | 53937d8c54bc67c8f6e38a7173d43eb29d1bde67 /dev-python/coreapi/metadata.xml | |
parent | dev-python/coreschema: Core Schema (diff) | |
download | gentoo-462c823c33c95827630fc1d5e9127b4917f8fdf2.tar.gz gentoo-462c823c33c95827630fc1d5e9127b4917f8fdf2.tar.bz2 gentoo-462c823c33c95827630fc1d5e9127b4917f8fdf2.zip |
dev-python/coreapi: Python Client Library for CoreAPI
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-python/coreapi/metadata.xml')
-rw-r--r-- | dev-python/coreapi/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/coreapi/metadata.xml b/dev-python/coreapi/metadata.xml new file mode 100644 index 000000000000..c36c37139fad --- /dev/null +++ b/dev-python/coreapi/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>williamh@gentoo.org</email> + <name>William Hubbs</name> + </maintainer> +</pkgmetadata> |