blob: cd93f55c2f675b3ea8361aa4ef6112a8bd8dcda8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|