Source: lua-iconv Section: interpreters Priority: optional Maintainer: Alexandre Erwin Ittner Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, lua5.1-policy-dev (>= 6) Standards-Version: 3.7.2 XS-X-Vcs-svn: svn://svn.debian.org/pkg-lua/packages/lua-iconv Package: liblua5.1-iconv Architecture: any Depends: ${shlibs:Depends} Description: iconv bindings for the Lua Programming Language Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. It converts a sequence of characters from one codeset into a sequence of corresponding characters in another codeset. Homepage: Package: liblua5.1-iconv-dev Architecture: any Depends: liblua5.1-iconv (= ${Source-Version}) Description: iconv development files for the lua language version 5.1 This package contains the development files of the iconv lua5.1 bindings, useful to create a statically linked binary (like a C application or a standalone lua interpreter). Documentation is also shipped within this package. Homepage: