=============================
* Added (and documented) support for Python 2.5 to 2.6, with the install
pulling in the stand-alone ordereddict and multiprocessing libraries, if
needed.
* Added features section to readme.
* Added ``__main__`` blocks to the examples so their unittests can be run when
when running their modules directly.
* Renamed PyPI package to just "inputgen".