luajit 2.1.0+openresty20240626-1 source package in Ubuntu

Changelog

luajit (2.1.0+openresty20240626-1) unstable; urgency=medium

  * New upstream version 2.1.0+openresty20240626
  * Update symbols file

 -- Ondřej Surý <email address hidden>  Fri, 05 Jul 2024 13:55:27 +0200

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters

Downloads

File Size SHA-256 Checksum
luajit_2.1.0+openresty20240626-1.dsc 2.6 KiB 80d6a2aaf71a24ce3bb40810233d88f6f2d12766b58bbef4323f60b40ec36904
luajit_2.1.0+openresty20240626.orig.tar.xz 716.9 KiB 7f387295e58a459056383c17bc0b59272b24a1dedead5022f3826ffb35a47d44
luajit_2.1.0+openresty20240626-1.debian.tar.xz 7.2 KiB 8cbadcf48044a01215c7c259aa46ea74fd729b23a01ee6c8dd8d74605d736303

No changes file available.

Binary packages built by this source

libluajit-5.1-2: OpenResty-maintained branch of LuaJIT (shared objects)

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains an embeddable version of LuaJIT that can be used as a
 replacement of the standard liblua-5.1 shared library.

libluajit-5.1-2-dbgsym: debug symbols for libluajit-5.1-2
libluajit-5.1-common: OpenResty-maintained branch of LuaJIT (common files)

 This package contains files needed by the LuaJIT interpreter/jitter as well
 by its embeddable (i.e. library) version.

libluajit-5.1-dev: OpenResty-maintained branch of LuaJIT (development files)

 This package contains header files and a statically linkable library for
 LuaJIT.

luajit: OpenResty-maintained branch of LuaJIT (interpreter)

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains the standalone interpreter/jitter that can be used
 as a replacement for the standard lua5.1 interpreter.

luajit-dbgsym: debug symbols for luajit