dev-python/graphql-core: initial commit

GraphQL for Python.  See https://github.com/graphql-python/graphql-core
This commit is contained in:
Anthony G. Basile
2018-03-02 19:26:51 -05:00
parent 3fd42c863e
commit 558df35db5
3 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
<upstream>
<remote-id type="pypi">graphql-core</remote-id>
</upstream>
</pkgmetadata>