- Fixed a bug with parsing the "fps" and "frames" fields. The order of the fields were reversed and additionally the "fps" field was parsed incorrectly. Bug reported by Valeriy Zmiyevskoy. [dokai]
1.0.1
==================
- Refacted a reversed() call to make the package Python 2.3 compatible.