Skip to content
Martin Paljak edited this page Oct 29, 2016 · 8 revisions

Small, simple and fast ASiC ODF container handling for Java

  • Manages the specialized ZIP+manifest.xml package creation, parsing and structural verification
  • No dependencies except Java 1.7+
  • Aims to be easy to use, fast and resource-effective
    • But still uses DOM+XPath for now ... ;(
  • MIT License

Others:

Clone this wiki locally