/usr/share/doc/python-logilab-constraint/README is in python-logilab-constraint 0.5.0-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 | This package implements constraint propagation algorithm to solve
constraint satisfaction problem. It requires python 2.3 or later to
work. Having psyco (http://psyco.sf.net) installed will definitely
speed up things, but is not a requirement.
It is released under the GNU Lesser General Public License.
The documentation is in the doc/ directory. Examples are in the
examples/ directory.
Discussion about constraint should take place on the python-logic
mailing list. Information on subscription and mailing list archives
can be accessed at
http://lists.logilab.org/mailman/listinfo/python-logic/
Your feedback is very valuable to me. Please share tour experience
with other users of the package on the mailing list.
--
Alexandre Fayolle
|