Source: openhft-lang
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends: debhelper (>= 9),
               default-jdk,
               junit4,
               libeasymock-java,
               libintellij-annotations-java,
               libmaven-bundle-plugin-java,
               libopenhft-compiler-java,
               libsnappy-java,
               maven-debian-helper (>= 2.0),
               zip
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/java-team/openhft-lang.git
Vcs-Browser: https://salsa.debian.org/java-team/openhft-lang
Homepage: https://github.com/OpenHFT/Java-Lang

Package: libopenhft-lang-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: High Performance Java library for High Frequency Trading
 This library provides marshalling, de-marshalling and handling
 of thread safe off heap memory through ByteBuffers. It is designed
 to be largely GC-less such that millions of entries with 32 MB heap can be
 queued without triggering the garbage collector.
