gentoo/dev-python/chaco/metadata.xml
Michał Górny 1e259ae7a6
dev-python/chaco: Drop python@ from maintainers
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.
2018-04-22 08:31:25 +02:00

19 lines
777 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">
Chaco is a Python plotting application toolkit and a part of
Enthought Tool Suite. It is meant to facilitate writing plotting
applications of all levels of complexity, from simple scripts with
hard-coded data to large plotting programs with complex data
interrelationships and a multitude of interactive tools. While Chaco
generates nice static plots for publication and presentation
purposes, its components are all designed to be work well for
interactive data visualization.
</longdescription>
<upstream>
<remote-id type="pypi">chaco</remote-id>
</upstream>
</pkgmetadata>