File: control

package info (click to toggle)
lua-xmlrpc 1.2.1-7.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204 kB
  • sloc: makefile: 11
file content (18 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: lua-xmlrpc
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: debhelper (>= 8), dh-lua, lua-expat
Standards-Version: 3.9.3
Homepage: http://keplerproject.github.com/lua-xmlrpc/
Vcs-Git: git://git.debian.org/git/pkg-lua/lua-xmlrpc.git
Vcs-Browser: http://git.debian.org/?p=pkg-lua/lua-xmlrpc.git

Package: lua-xmlrpc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, lua-expat, lua-socket
Provides: ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: xmlrpc library for the Lua language
 This package contains the Lua xmlrpc facility library, for both client
 and server mode.