lua-event 0.4.6-2build2 source package in Ubuntu

Changelog

lua-event (0.4.6-2build2) mantic; urgency=medium

  * No-change rebuild against libevent-2.1-7

 -- Steve Langasek <email address hidden>  Tue, 19 Sep 2023 19:19:55 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe interpreters

Downloads

File Size SHA-256 Checksum
lua-event_0.4.6.orig.tar.gz 22.1 KiB dd12babb252115895618c1243557534decde289bf0c255ffebf0dcd14a18705d
lua-event_0.4.6-2build2.debian.tar.xz 3.3 KiB c450455efb1a093981c0e8cbe547bff6af6e7470502ab64606c4ce431336bcbd
lua-event_0.4.6-2build2.dsc 2.1 KiB 2280438e13bd867b7841e1df21ba15fe0974c357b9b5b23bc4dcefe85b18b7ec

Available diffs

View changes file

Binary packages built by this source

lua-event: asynchronous event notification library for Lua

 This package contains the bindings for libevent, a synchronous event
 notification library that provides a mechanish to execute a callback function
 when a specific event occurs on a file descriptor or after a timeout has been
 reached.

lua-event-dbgsym: debug symbols for lua-event
lua-event-dev: libevent development files for the Lua language

 This package contains the development files of the libevent Lua
 bindings, useful to create a statically linked binary (like a C application or
 a standalone Lua interpreter). Documentation is also shipped within this
 package.