summaryrefslogtreecommitdiff
path: root/dev-python/u-msgpack-python/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/u-msgpack-python/metadata.xml')
-rw-r--r--dev-python/u-msgpack-python/metadata.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-python/u-msgpack-python/metadata.xml b/dev-python/u-msgpack-python/metadata.xml
new file mode 100644
index 000000000000..03f8c778e488
--- /dev/null
+++ b/dev-python/u-msgpack-python/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <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>
+ <upstream>
+ <remote-id type="pypi">u-msgpack-python</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file