Binary package “libjbbp-java” in ubuntu oracular

comfortable way to work with binary data in Java

 Java has some embedded features to parse binary data (for instance
 ByteBuffer), but sometime it is needed to work on bit level and
 describe binary structures through some DSL(domain specific language).