blob: 3b6b7b5d7ee180d09e22a2e3e6f45831c2d8eee3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
<longdescription lang="en">
kayali is a Qt based Computer Algebra System (CAS) that can also be
used as an advanced replacement for KDE KCalc. It is essentially a
front end GUI forMaxima (and is easily extended to other CAS
back-ends) and Gnuplot.
</longdescription>
<upstream>
<remote-id type="sourceforge">kayali</remote-id>
</upstream>
</pkgmetadata>
|