1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: lua-soap
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://tomasguisasola.github.com/luasoap/
Vcs-Git: git://git.debian.org/git/pkg-lua/lua-soap.git
Vcs-Browser: http://git.debian.org/?p=pkg-lua/lua-soap.git
Package: lua-soap
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, lua-expat, lua-socket
Recommends: lua5.1-sec
Provides: ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: SOAP library for the Lua language
This package contains the Lua SOAP facility library.
|