File: README.Debian

package info (click to toggle)
mathpiper 0.81f%2Bsvn4469%2Bdfsg3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,572 kB
  • sloc: java: 57,479; lisp: 13,721; objc: 1,300; xml: 988; makefile: 114; awk: 95; sh: 38
file content (15 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
README.Debian for package mathpiper
-----------------------------------

This Debian version of Mathpiper lacks two classes, that are disabled
for technical reason:

 * ParseRubiFiles.java: it requires the Matheclipse library, which is
   not in Debian. This class will be re-enabled as soon as someone will
   package Matheclipse in Debian;

 * ViewGeoGebra.java: it requires the GeoGebra classes, but in Debian
   Mathpiper is used to build GeoGebra. Since I don't want circular
   dependencies, the GeoGebra support in Mathpiper is disabled.

-- Giovanni Mascellani <gio@debian.org>