summaryrefslogtreecommitdiff
path: root/dev-python/pyamg/metadata.xml
blob: 879df008f35403bd6975c77e7b26a7ae1a81e9c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <maintainer type="project">
    <email>python@gentoo.org</email>
    <name>Python</name>
  </maintainer>
  <longdescription lang="en">
  PyAMG is a library of Algebraic Multigrid (AMG) solvers with a
  Python interface.
  The predominant portion of PyAMG is written in Python with a smaller
  amount of supporting C++ code for performance critical operations.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>