Name: | lua-fifo |
---|---|
Version: | 0.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4341 |
License: | MIT |
RPM: | lua-fifo-0.2-1.el7.noarch.rpm |
Source RPM: | lua-fifo-0.2-1.el7.src.rpm |
Build Date: | Fri May 17 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/daurnimator/fifo.lua |
Summary: | FIFO library for Lua |
Description: | A lua library/'class' that implements a FIFO. Objects in the fifo can be of any type, including nil. |