gentoo/dev-python/encore/metadata.xml
Michał Górny c59b969c69
dev-python/encore: 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

16 lines
612 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">
This package consists of a collection of core utility packages
useful for building Python applications. This package is intended to
be at the bottom of the software stack and have zero required
external dependencies aside from the Python Standard Library.
</longdescription>
<upstream>
<remote-id type="pypi">encore</remote-id>
<remote-id type="github">enthought/encore</remote-id>
</upstream>
</pkgmetadata>