dev-python/Rx: initial commit

Reactive Extensions for Python.  See http://reactivex.io/.
This commit is contained in:
Anthony G. Basile
2018-03-02 11:16:46 -05:00
parent d804f4a133
commit 5016a3daec
3 changed files with 28 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">Rx</remote-id>
</upstream>
</pkgmetadata>