blob: 281379a77c071ca96ed4a1b9079b985039a0a719 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">
The Enthought Tool Suite AppTools project includes a set of
packages that Enthought has found useful in creating a number of
applications. They implement functionality that is commonly needed
by many applications.
</longdescription>
<upstream>
<remote-id type="pypi">apptools</remote-id>
</upstream>
</pkgmetadata>
|