luxio 13-1 source package in Ubuntu

Changelog

luxio (13-1) unstable; urgency=medium

  * New upstream release

 -- Daniel Silverstone <email address hidden>  Wed, 02 Aug 2017 16:02:51 -0400

Upload details

Uploaded by:
Daniel Silverstone
Uploaded to:
Sid
Original maintainer:
Daniel Silverstone
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
luxio_13-1.dsc 1.5 KiB 5aa96c2f521ee83a261fd74295b24970a5ddbc6ac83ee9d20da85b086bb88ab7
luxio_13.orig.tar.xz 49.5 KiB 08aae1b9c37ae0b351a7dd07a6be33da75ab6f7ef59de5b315dd02486fef2da5
luxio_13-1.debian.tar.xz 3.5 KiB cfc4ead84461d2cd266655ae2e675e55bc303a79e48863a0263dc0d70033a656

Available diffs

No changes file available.

Binary packages built by this source

lua-luxio: No summary available for lua-luxio in ubuntu eoan.

No description available for lua-luxio in ubuntu eoan.

lua-luxio-dbgsym: No summary available for lua-luxio-dbgsym in ubuntu disco.

No description available for lua-luxio-dbgsym in ubuntu disco.

lua-luxio-doc: Documentation for lua-luxio

 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)
 .
 This package contains the documentation on how to use the Lua Luxio library.

lua-luxio0: No summary available for lua-luxio0 in ubuntu artful.

No description available for lua-luxio0 in ubuntu artful.