dev-python/distributed: initial import

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Sébastien Fabbro
2017-06-27 04:40:35 +00:00
parent 0b68a7ecee
commit f613ee0869
3 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>cluster@gentoo.org</email>
<name>Gentoo Cluster Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
</longdescription>
<upstream>
<remote-id type="pypi">distributed</remote-id>
<remote-id type="github">dask/distributed</remote-id>
</upstream>
</pkgmetadata>