This is a Python Extension Module for GLPK (GNU Linear Programming Kit).

See http://www.gnu.org/software/glpk/glpk.html for information on GLPK.
This version is based on GLPK version 4.7.

SWIG (Simplified Wrapper and Interface Generator) is used to glue it
with Python. See http://www.swig.org for information on SWIG.

For the installation, do "python setup.py install".

- 2004-09-06, Yoshinori OKUJI <yo@nexedi.com>
