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