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

package info (click to toggle)
maxima 5.47.0-9
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 193,104 kB
  • sloc: lisp: 434,678; fortran: 14,665; tcl: 10,990; sh: 4,577; makefile: 2,763; ansic: 447; java: 328; python: 262; perl: 201; xml: 60; awk: 28; sed: 15; javascript: 2
file content (37 lines) | stat: -rw-r--r-- 1,459 bytes parent folder | download | duplicates (2)
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/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>