Source: openhft-chronicle-wire Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Emmanuel Bourg Build-Depends: debhelper (>= 9), default-jdk, junit4, libeasymock-java, libintellij-annotations-java, libmaven-bundle-plugin-java, libopenhft-affinity-java (>= 3.1.7), libopenhft-chronicle-bytes-java (>= 1.16.25), libopenhft-chronicle-core-java (>= 1.16.25), libopenhft-chronicle-threads-java (>= 1.16.3), libslf4j-java, libyaml-snake-java, maven-debian-helper (>= 2.1) Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-wire.git Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-wire Homepage: https://github.com/OpenHFT/Chronicle-Wire Package: libopenhft-chronicle-wire-java Architecture: all Depends: ${maven:Depends}, ${misc:Depends} Suggests: ${maven:OptionalDepends} Description: Wire format abstraction library Chronicle Wire supports a separation of describing what data one want to store and retrieve and how it should be rendered/parsed. Chronicle Wire handles a variety of formatting options for a wide range of formats.