summaryrefslogtreecommitdiff
path: root/dev-python/u-msgpack-python/metadata.xml
blob: b4d307f41538531d8421a84addac960bb9061284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  </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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>