You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/PyMca/metadata.xml

23 lines
858 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-chemistry@gentoo.org</email>
<name>Gentoo Chemistry Project</name>
</maintainer>
<longdescription>
The PyMca Toolkit is a collection of Python tools for visualization and
analysis of energy-dispersive X-ray fluorescence data. It builds its graphic
interface and plotting routines on top of the C++ libraries Qt and Qwt
through their respective Python bindings PyQt and PyQwt. Nevertheless,
the data analysis routines can be used independently of any graphical
interface.
</longdescription>
<use>
<flag name="matplotlib">Support for plotting through matplotlib</flag>
</use>
<upstream>
<remote-id type="sourceforge">pymca</remote-id>
</upstream>
</pkgmetadata>