blob: d69265ba04e38538756f09b429338259983fb837 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
A lightweight pure-Python derivative of Enthought Traits,
used for configuring Python objects. This package powers
the config system of IPython and Jupyter.
</longdescription>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|