mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
18 lines
620 B
XML
18 lines
620 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-mathematics@gentoo.org</email>
|
|
<name>Gentoo Mathematics Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Mathomatic is a small, portable symbolic math program that can
|
|
automatically solve, simplify, differentiate, combine, and compare
|
|
algebraic equations, perform polynomial and complex arithmetic,
|
|
etc.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">mfillpot/mathomatic</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|