luxio 8-1ubuntu1 source package in Ubuntu

Changelog

luxio (8-1ubuntu1) vivid; urgency=medium

  * debian/patches/linking-order.patch: Change linking order to fix FTBFS with
    ld --as-needed.
 -- Logan Rosen <email address hidden>   Sat, 06 Dec 2014 01:19:46 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Vivid
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
luxio_8.orig.tar.bz2 57.0 KiB a6878ec0ee3e44cb45cdb616892b273f48cb6c023713b909ebd344082c8895ad
luxio_8-1ubuntu1.debian.tar.xz 2.7 KiB 6ef4b3dd37bcd417df7f866aab5abdb09c5ecb0343978453038ad8445f6a0d1e
luxio_8-1ubuntu1.dsc 1.4 KiB cab9a0f2a33d870228845d644b54e000cd8818d05c734af02e1f6b05324753b3

View changes file

Binary packages built by this source

lua-luxio0: Posix bindings for Lua

 Lightweight UNIX I/O and POSIX binding for Lua
 .
  * Reasonably good coverage of POSIX and BSD Sockets, including IPv6,
    and some GNU extensions.
  * Low-level. You get the return values and the errno for the bound
    functions where possible. Others take a table to fill in, or
    may return tables.
  * High-level wrapper library providing nice IO access and to misc.
    utility functions. Generates useful errors in assert()able form,
    and provides meaningful __tostring metamethods to aid debugging.
  * A high-level poll()-based event dispatch library.
  * Sub-process handling library (read/write io.popen with job control).
  * A prototype POSIX Message Queue-based IPC scheme that can serialise
    most simple Lua values. (No closures, userdata, etc)

lua-luxio0-dbgsym: No summary available for lua-luxio0-dbgsym in ubuntu zesty.

No description available for lua-luxio0-dbgsym in ubuntu zesty.