mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
18 lines
615 B
XML
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>
|