Release Name: 0.0.1
Notes:
The Jar Manifest files are a nightmare to parse. They have a special encoding that is neither XML, JSON, or properties. This library intends to produce a parser that will read such files.
Changes:
== 0.0.1 2008-24-02
* Initial release
* Ability to parse MANIFEST.MF files
* Presents parsing result as a hierarchy of hashes
|