/usr/share/doc/gap-openmath/README is in gap-openmath 11.3.1+ds-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | #############################################################################
##
#W README The OpenMath package Marco Costantini
#W Alexander Konovalov
#W Max Nicosia
#W Andrew Solomon
##
The OpenMath Package
http://www.cs.st-andrews.ac.uk/~alexk/openmath.htm
--------------------------------------------------
The package provides an OpenMath phrasebook for GAP: it allows GAP users to
import and export mathematical objects encoded in OpenMath, for the purpose
of exchanging them with other OpenMath-enabled applications.
The OpenMath package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option) any
later version. See the FSF's own site http://www.gnu.org/licenses/gpl.html
for the details.
The installation of the package is standard: for details, see Gap reference
manual, chapter "GAP Packages" (and if you don't have write access to the
Gap installation, type in GAP "?GAP root directory" to see another relevant
part of the manual).
Alexander Konovalov
alexk at mcs dot st-andrews dot ac dot uk
November 2013
|