Files | Admin

Notes:

Release Name: 0.0.7

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.3 2009-22-02 * Maintenance release * Added the read method to the module functions * Changed from Apache License to Eclipse Public License * Moved to rspec * Added copyright headers. * Removed clutter