lua5.1 5.1.5-8.1build4 source package in Ubuntu
Changelog
lua5.1 (5.1.5-8.1build4) focal; urgency=medium * No-change rebuild for libgcc-s1 package name change. -- Matthias Klose <email address hidden> Sun, 22 Mar 2020 16:48:29 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- John V. Belmonte
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | interpreters | |
Focal | release | universe | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
lua5.1_5.1.5.orig.tar.gz | 216.0 KiB | 2640fc56a795f29d28ef15e13c34a47e223960b0240e8cb0a82d9b0738695333 |
lua5.1_5.1.5-8.1build4.debian.tar.xz | 14.3 KiB | c0360ae3bd358080425844d8981409dc4da0833ffa2e2bdceedfccf299f6b48d |
lua5.1_5.1.5-8.1build4.dsc | 2.1 KiB | 36202b427def0f6692acacd40d51be2abfeee1aa65a7fc71d92d3cdbfc06a755 |
Available diffs
- diff from 5.1.5-8.1build3 to 5.1.5-8.1build4 (321 bytes)
Binary packages built by this source
- liblua5.1-0: Shared library for the Lua interpreter 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 runtime libraries. You shouldn't need to install it
explicitly.
- liblua5.1-0-dbg: No summary available for liblua5.1-0-dbg in ubuntu groovy.
No description available for liblua5.1-0-dbg in ubuntu groovy.
- liblua5.1-0-dev: 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++.
- lua5.1: No summary available for lua5.1 in ubuntu groovy.
No description available for lua5.1 in ubuntu groovy.
- lua5.1-doc: Documentation 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 the official manual covering the Lua language and C API,
examples, etc.