summaryrefslogtreecommitdiff
path: root/dev-python/u-msgpack/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/u-msgpack/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/u-msgpack/metadata.xml')
-rw-r--r--dev-python/u-msgpack/metadata.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/dev-python/u-msgpack/metadata.xml b/dev-python/u-msgpack/metadata.xml
new file mode 100644
index 000000000000..ba39f6df75aa
--- /dev/null
+++ b/dev-python/u-msgpack/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>dolsen@gentoo.org</email>
+ <description>Primary maintainer</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <email>vsergeev@gmail.com</email>
+ <name>Vanya Sergeev</name>
+ </maintainer>
+ <remote-id type="pypi">u-msgpack-python</remote-id>
+ <remote-id type="github">vsergeev/u-msgpack-python</remote-id>
+ </upstream>
+ <longdescription>
+ u-msgpack-python is a lightweight MessagePack serializer and
+ deserializer module written in pure Python, compatible with both Python
+ 2 and Python 3, as well as CPython and PyPy implementations of Python.
+ u-msgpack-python is fully compliant with the latest MessagePack
+ specification. In particular, it supports the new binary, UTF-8 string,
+ and application-defined ext types
+ </longdescription>
+</pkgmetadata>