summaryrefslogtreecommitdiff
path: root/dev-python/ruamel-yaml-clib/metadata.xml
blob: 3d652d00008875bc43f0651dd7b36793d3ec48bc (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
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>zoltan@sinustrom.info</email>
    <name>Zoltan Puskas</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <longdescription>
		This package was split of from ruamel.yaml, so that ruamel.yaml can be
		built as a universal wheel. Apart from the C code seldom changing, and
		taking a long time to compile for all platforms, this allows
		installation of the .so on Linux systems under /usr/lib64/pythonX.Y
		(without a .pth file or a ruamel directory) and the Python code for
		ruamel.yaml under /usr/lib/pythonX.Y.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>