1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>net.sourceforge.maxima.xmaxima</id>
<metadata_license>MIT</metadata_license>
<project_license>GPL-2.0</project_license>
<name>Xmaxima</name>
<summary>A graphical user interface for Maxima, a powerful computer algebra system</summary>
<description>
<p>
Xmaxima is a graphical user interface for the computer algebra
system Maxima: a program that solves mathematical problems by
manipulating equations (and outputting the resulting formula) instead
of just calculating a number. Unlike other front-ends Xmaxima is
focused on simplicity.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://maxima.sourceforge.io/docs/xmaxima/figures/xmaxima.gif</image>
<caption>Xmaxima window</caption>
</screenshot>
</screenshots>
<url type="bugtracker">https://sourceforge.net/p/maxima/bugs/</url>
<url type="homepage">https://maxima.sourceforge.io/</url>
<url type="help">https://maxima.sourceforge.io/documentation.html</url>
<developer_name>Maxima Team</developer_name>
<kudos>
<kudo>ModernToolkit</kudo>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
<kudo>UserDocs</kudo>
</kudos>
<launchable type="desktop-id">Xmaxima.desktop</launchable>
<content_rating type="oars-1.0">
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
</component>
|