summaryrefslogtreecommitdiff
path: root/dev-python/tubes/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-python/tubes/metadata.xml
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-python/tubes/metadata.xml')
-rw-r--r--dev-python/tubes/metadata.xml17
1 files changed, 7 insertions, 10 deletions
diff --git a/dev-python/tubes/metadata.xml b/dev-python/tubes/metadata.xml
index 77d7b556b447..a67569e9a9d4 100644
--- a/dev-python/tubes/metadata.xml
+++ b/dev-python/tubes/metadata.xml
@@ -7,17 +7,14 @@
</maintainer>
<upstream>
<maintainer>
- <email>bolson@bolson.org</email>
- <name>Brian Olson</name>
+ <email>glyph@twistedmatrix.com</email>
+ <name>glyph</name>
</maintainer>
- <remote-id type="pypi">cbor</remote-id>
- <remote-id type="bitbucket">bodhisnarkva/cbor</remote-id>
+ <remote-id type="pypi">Tubes</remote-id>
+ <remote-id type="github">twisted/tubes</remote-id>
</upstream>
- <longdescription>This library provides encoding and decoding for the
-Concise Binary Object Representation (CBOR) (RFC 7049) serialization format.
-It is implemented in pure python with an optional C backend and is compatible
-with versions 2.7 through to 3.8. On cPython>=3.3 cbor2 can use a built in C
-module for performance similar to how pickle wraps the _pickle C module in the
-Python Standard Library.
+ <longdescription>Presently based primarily on Twisted, its core data
+ structures are fairly framework-agnostic and could be repurposed to work
+ with any event-driven container.
</longdescription>
</pkgmetadata>