You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/u-msgpack-python/metadata.xml

26 lines
932 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<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>