File: net.sourceforge.maxima.xmaxima.appdata.xml

package info (click to toggle)
maxima-sage 5.45.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 113,788 kB
  • sloc: lisp: 440,833; fortran: 14,665; perl: 14,369; tcl: 10,997; sh: 4,475; makefile: 2,520; ansic: 447; python: 262; xml: 59; awk: 37; sed: 17
file content (36 lines) | stat: -rw-r--r-- 1,417 bytes parent folder | download
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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>net.sourceforge.maxima.xmaxima</id>
  <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
      focussed on simplicity.
    </p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://maxima.sourceforge.io/Xmaxima.png</image>
      <caption>Xmaxima</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">net.sourceforge.maxima.xmaxima.desktop</launchable>
  <content_rating type="oars-1.0">
    <content_attribute id="social-info">mild</content_attribute>
  </content_rating>
</component>