Files
gentoo/sci-libs/libint/metadata.xml
Petr Vaněk b5cfab89c7 sci-libs/libint: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-20 04:52:38 +01:00

18 lines
615 B
XML

<?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">
libint is two things:
1. a library of C/C++ functions for efficient evaluation of several
kinds of two-body molecular integrals over Gaussian functions;
2. the optimizing compiler that generates a Libint library.
</longdescription>
<upstream>
<remote-id type="github">evaleev/libint</remote-id>
</upstream>
</pkgmetadata>