mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-11 02:07:37 -08:00
The Enthought suite is a huge pile of NIH. The ebuilds suffer from multiple bugs. The only reverse dependency is sci-visualization/mayavi that is maintained by sci@, and it only requires a few of the packages.
15 lines
524 B
XML
15 lines
524 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|