summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3c641eb50bb7aebee37af357762a944c9ce5f664 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: luamq
Section: interpreters
Priority: optional
Maintainer: Christian Pointner <equinox@spreadspace.org>
Build-Depends: debhelper (>= 5), liblua5.1-0-dev
Standards-Version: 3.8.2
Homepage: http://www.spreadspace.org/

Package: liblua5.1-mq
Architecture: any
Depends: ${shlibs:Depends}
Description: luamq library for the Lua language version 5.1
 This package contains the luamq library a interface to posix
 message queues.