summaryrefslogtreecommitdiff
blob: 73bd90d083a7d5c7d4981b23fba9a2196ed569e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>