gentoo/dev-python/pyqwt/metadata.xml
Davide Pesavento 0db21628d3
dev-python/pyqwt: fix indentation in metadata
Package-Manager: portage-2.2.28
2016-04-24 22:59:07 +02:00

19 lines
662 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
PyQwt is a set of Python bindings for the Qwt C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and
various widgets to display and control bounded or unbounded floating
point values.
</longdescription>
<upstream>
<remote-id type="sourceforge">pyqwt</remote-id>
</upstream>
</pkgmetadata>