mirror of
https://github.com/lunarmodules/lua-iconv.git
synced 2025-09-02 01:02:02 +02:00
Control directory for Debian packages.
git-svn-id: file:///var/svn/lua-iconv/trunk@32 9538949d-8f27-0410-946f-ce01ef448559
This commit is contained in:
15
debian/control
vendored
Normal file
15
debian/control
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
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 a Lua binding to the POSIX 'iconv' library, that converts a
|
||||
sequence of characters from one codeset into a sequence of corresponding
|
||||
characters in another codeset.
|
Reference in New Issue
Block a user