summaryrefslogtreecommitdiff
path: root/sci-libs/libecpint/metadata.xml
blob: 230c9374fc5bfebc70a30e366c7d74c0bb7b4a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
  Libecpint is a C++ library for the efficient evaluation of integrals over ab
  initio effective core potentials, using a mixture of generated, recursive
  code and Gauss-Chebyshev quadrature. It is designed to be standalone and
  generic.
  </longdescription>
  <upstream>
    <remote-id type="github">robashaw/libecpint</remote-id>
  </upstream>
</pkgmetadata>