Source: libcommons-codec-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Wolfgang Baer , Torsten Werner , James Page , Emmanuel Bourg Build-Depends: debhelper-compat (= 13), default-jdk, junit4, libcommons-lang3-java, libcommons-parent-java, libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, maven-debian-helper (>= 2.2) Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/libcommons-codec-java.git Vcs-Browser: https://salsa.debian.org/java-team/libcommons-codec-java Homepage: http://commons.apache.org/codec/ Package: libcommons-codec-java Architecture: all Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends} Description: encoder and decoders such as Base64 and hexadecimal codec The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. . This is a part of the Apache Commons Project. Package: libcommons-codec-java-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${maven:DocDepends} Suggests: ${maven:DocOptionalDepends} Description: encoder and decoders such as Base64 and hexadecimal codec - documentation The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. . This is a part of the Apache Commons Project. . This package contains API Javadoc of Apache Commons Project