Description
liblua5.2-0 - Shared library for the Lua interpreter version 5.2
Distribution: Debian 8 (Jessie)
Repository: Debian Main amd64
Package name: liblua5.2-0
Package version: 5.2.3
Package release: 1.1
Package architecture: amd64
Package type: deb
Installed size: 239 B
Download size: 80.44 KB
Official Mirror: ftp.br.debian.org
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 runtime libraries. You shouldn't need to install it
explicitly.