Source: zeromq Section: libs Priority: optional Maintainer: Martin Lucina Build-Depends: debhelper (>= 7), uuid-dev, python [amd64 i386] Standards-Version: 3.9.1 Homepage: http://www.zeromq.org/ Package: libzmq1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: The ZeroMQ messaging library 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 ZeroMQ shared library. Package: libzmq-dev Architecture: any Section: libdevel Depends: libzmq1 (= ${binary:Version}), ${misc:Depends} Description: Development files and static library for the ZeroMQ library 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 ZeroMQ related development libraries and header files. Package: libzmq-dbg Architecture: any Priority: extra Section: debug Depends: libzmq1 (= ${binary:Version}), ${misc:Depends} Description: Debugging files for the ZeroMQ messaging library 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 debugging synmbols of the ZeroMQ library.