1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: lua-soap
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, lua5.1-policy-dev (>= 10), liblua5.1-expat-dev
Standards-Version: 3.7.2
XS-X-Vcs-svn: svn://svn.debian.org/pkg-lua/packages/lua-soap
Package: liblua5.1-soap0
Architecture: all
Depends: ${shlibs:Depends}, liblua5.1-expat0, liblua5.1-socket2
Description: SOAP library for the lua language version 5.1
This package contains the lua SOAP facility library.
.
Homepage: <http://www.keplerproject.org/luasoap/>
Package: liblua5.1-soap-dev
Architecture: all
Depends: liblua5.1-soap0 (= ${source:Version})
Description: Documentation files for the SOAP library for the lua language version 5.1
This package contains the documentation for the lua 5.1 SOAP library.
.
Homepage: <http://www.keplerproject.org/luasoap/>
|