Simple interface for using GLPK in Python.

This requires GLPK to be installed, and uses the SWIG package for
producing the API.

Please see 'example.py' for an simple usage example.

The file 'example_refman.py' reproduces in python the example provided
(in C) in glpk's reference manual.
