Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • 0.12.2
  • 0.12.1
  • 0.12.0
  • 0.11.0
  • 0.10.1
  • 0.10.0
  • 0.9.0
  • 0.8.0
  • 0.7.0
  • 0.6.0
  • 0.5.0
  • 0.4.0
  • 0.3.1
  • 0.3.0
  • 0.2.0
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
20 results

tests

  • Clone with SSH
  • Clone with HTTPS
  • Forked from jvoisin / mat2
    95 commits behind the upstream repository.
    Denis 'GNUtoo' Carikli's avatar
    Denis Carikli authored
    While hardcoding the compression to zipfile.ZIP_DEFLATED works for
    most use cases of mat, being able to produce cleaned up uncompressed
    zip files is useful for content that cannot be compressed more.
    
    In addition it also enables to use mat2 for reproducible builds of
    Android bootanimation files file that don't support compression.
    
    Signed-off-by: default avatarDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
    1703ed6e
    History