Skip to content

LucCappellaro/jzopfli-mvn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

jzopfli-mvn

This project improves zip archives using the Zopfli algorithm. It is a maven plugin with a similar usage as jarsigner plugin.

Advantages:

  1. Better compression
  2. Remove unecessairy metadata (comment, extra bytes, folder metadata, ...)
  3. Recompress nested archived as stored

Note:

This is Work in progress. which is not ready for production.