Pakket: liblua5.1-0-dev (5.1.5-8.1 en anderen)
Verwijzigingen voor liblua5.1-0-dev
Debian bronnen:
Het bronpakket lua5.1 downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.lua.org]
Vergelijkbare pakketten:
Development files for the Lua language version 5.1
Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided.
This package contains developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API, both in C or C++.
Andere aan liblua5.1-0-dev gerelateerde pakketten
|
|
|
|
-
- dep: liblua5.1-0 (= 5.1.5-8.1+b3)
- Shared library for the Lua interpreter version 5.1
-
- dep: libreadline-dev
- GNU readline and history libraries, development files
-
- rec: libtool
- Generic library support script
-
- rec: libtool-bin
- Generic library support script (libtool binary)
-
- rec: pkg-config
- manage compile and link flags for libraries