Source: ciftools-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Pierre Gruet , Andrius Merkys , Build-Depends: debhelper-compat (= 13), default-jdk-headless, javahelper, junit5 , libgeronimo-annotation-1.3-spec-java, libgoogle-gson-java, maven-debian-helper, Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/java-team/ciftools-java Vcs-Git: https://salsa.debian.org/java-team/ciftools-java.git Homepage: https://github.com/rcsb/ciftools-java Rules-Requires-Root: no Package: libciftools-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends}, Description: Java library to read and write CIF files CIFTools implements reading and writing of CIF files as well as their efficiently encoded counterpart, called BinaryCIF. The idea is to have a robust, type-safe implementation for the handling of CIF files which does not care about the origin of the data: both conventional text-based and binary files should be handled the same way.