Skip to content
Commits on Source (2)
......@@ -16,8 +16,11 @@ Vcs-Git: https://salsa.debian.org/java-team/jarchivelib.git
Package: libjarchivelib-java
Architecture: all
Depends:
${maven:CompileDepends},
${maven:Depends},
${misc:Depends},
Suggests:
${maven:OptionalDepends},
Description: simple archiving and compression library for Java
A simple archiving and compression library for Java that provides a thin and
easy-to-use API layer on top of the powerful and feature-rich
......