Source: jzmq
Section: libs
Priority: optional
Maintainer: Alois Belaska <alois.belaska@gmail.com>
Build-Depends: debhelper (>= 7), libzmq-dev [amd64 i386]|libzmq3-dev [amd64 i386], sun-java6-jdk | openjdk-6-jdk, libpgm-dev, pkg-config, libtool, autoconf
Standards-Version: 3.9.1
Homepage: https://github.com/zeromq/jzmq

Package: jzmq
Architecture: any
Depends: libzmq0 (>= 2.0.10)| libzmq1 (>= 2.0.10), libpgm|libpgm-5.1-0, ${shlibs:Depends}, ${misc:Depends}
Description: The Java ZeroMQ bindings
 The 0MQ lightweight messaging kernel is a library which extends the standard
 socket interfaces with features traditionally provided by specialised
 messaging middleware products. 0MQ sockets provide an abstraction
 of asynchronous message queues, multiple messaging patterns, message
 filtering (subscriptions), seamless access to multiple transport
 protocols and more.
 This package contains the Java Bindings for ZeroMQ.

