summaryrefslogtreecommitdiff
path: root/dev-python/pyamg/metadata.xml
blob: e44283d35f49b5b533f2cc78056e31983d91578f (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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>