File: control

package info (click to toggle)
lua-soap 3.0%2Bgit91419a7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 184 kB
  • ctags: 65
  • sloc: makefile: 22
file content (18 lines) | stat: -rw-r--r-- 640 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-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.