lua-iconv/debian/control
Alexandre Erwin Ittner 2d5eba1ba5 Some updates for r3
git-svn-id: file:///var/svn/lua-iconv/trunk@33 9538949d-8f27-0410-946f-ce01ef448559
2007-02-08 00:49:58 +00:00

16 lines
532 B
Plaintext

Source: lua-iconv
Priority: optional
Maintainer: Alexandre Erwin Ittner <aittner@netuno.com.br>
Build-Depends: debhelper (>= 4.0.0), liblua5.1-dev
Standards-Version: 3.6.1
Section: interpreters
Package: lua-iconv
Architecture: any
Depends: ${shlibs:Depends}
Recommends: lua5.1
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.