This file is indexed.

/usr/share/doc/kayali/README is in kayali 0.3.2-0ubuntu4.

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
Kayali 0.32
===========

Kayali is a front end to Maxima and can be extended to work with other CAS back ends.

It requires Python 2.4, Qt >= 4.1 and PyQt4 >= 4.1

The plotting requires ImageMagick and GnuPlot >= 4.0

PDF Generation requires ReportLab >= 2.0

Installing psyco for python will increase the speed of Kayali.

The primary development platform for Kayali is Linux but it should work for Windows also.


Feedback, suggestions and problem reports are appreciated: aalynch@users.sourceforge.net


Developers
==========

To work on Kayali it is best to run it from the command line to get the debug output.
Set the env var DRAW_DEBUG_RECT to TRUE to debug expression rendering.