gentoo/dev-python/envisage/metadata.xml
Michał Górny adbef28041
dev-python/envisage: 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
794 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">
Envisage is a Python-based framework for building extensible
applications, that is, applications whose functionality can be
extended by adding "plug-ins". Envisage provides a standard
mechanism for features to be added to an application, whether by the
original developer or by someone else. In fact, when you build an
application using Envisage, the entire application consists
primarily of plug-ins. In this respect, it is similar to the Eclipse
and Netbeans frameworks for Java applications.
</longdescription>
<upstream>
<remote-id type="pypi">envisage</remote-id>
</upstream>
</pkgmetadata>