mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
19 lines
788 B
XML
19 lines
788 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<maintainer>
|
|
<email>wcbrown@usna.edu</email>
|
|
<name>Chris Brown</name>
|
|
</maintainer>
|
|
<remote-id type="github">Alessandro-Barbieri/saclib</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
The SACLIB library of computer algebra programs, originally derived from SAC-2, contains reference implementations of numerous algorithms and also forms the basis of the quantifier elimination systems QEPCAD and QEPCAD B. SACLIB 2.1 contains about 70,000 lines of C-code.
|
|
</longdescription>
|
|
</pkgmetadata>
|