Source: dictzip-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Andrej Shadura , Build-Depends: debhelper (>= 9), gradle-debian-helper, default-jdk Build-Depends-Indep: default-jdk-doc, maven-repo-helper (>= 1.5) Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/dictzip-java.git Vcs-Browser: https://salsa.debian.org/java-team/dictzip-java Homepage: https://github.com/dictzip/dictzip-java Package: libdictzip-java Architecture: all Depends: ${misc:Depends} Description: DictZip library for Java This package provides a Java library to access dictionary databases compressed with the LZ77 algorithm in a manner which is completely compatible with gzip(1), but using an extension that allows for random access to chunks of about 57kB without the overhead of decompressing the entire file.