Category: dev-lua
Search
-
dev-lua/alt-getopt::mva
- Ebuilds: 1, Testing: 0.8.0
Description: Lua API for getopt similar to getopt_long(3)
Homepage: https://github.com/cheusov/lua-alt-getopt
License: MIT
-
dev-lua/ansicolors::mva
- Ebuilds: 1, Snapshot: 9999
Description: A simple Lua function for printing to the console in color
Homepage: https://github.com/kikito/ansicolors.lua
License: MIT
-
dev-lua/basexx::mva
- Ebuilds: 1, Snapshot: 9999
Description: A simple implementation of OATH-HOTP and OATH-TOTP written for Lua
Homepage: https://github.com/aiq/basexx
License: MIT
-
dev-lua/cbor::mva
- Ebuilds: 1, Snapshot: 9999
Description: The most comprehensive CBOR module in the Lua universe
Homepage: https://github.com/spc476/CBOR
License: MIT
-
dev-lua/compat52::mva
- Ebuilds: 1, Snapshot: 9999
Description: Compatibility module providing Lua-5.2-style APIs for Lua 5.1
Homepage: https://github.com/keplerproject/lua-compat-5.2
License: MIT
-
dev-lua/cosmo::mva
- Ebuilds: 1, Snapshot: 9999
Description: safe-template engine for lua
Homepage: https://github.com/mascarenhas/cosmo
License: MIT
-
dev-lua/coxpcall::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua coxpcall Library
Homepage: https://github.com/keplerproject/coxpcall
License: MIT
-
dev-lua/etlua::mva
- Ebuilds: 1, Snapshot: 9999
Description: Embedded Lua templates
Homepage: https://github.com/leafo/etlua
License: MIT
-
dev-lua/etree::mva
- Ebuilds: 1, Snapshot: 9999
Description: Library for XML documents manipulations as simple Lua data structures
Homepage: https://github.com/msva/etree
License: MIT
-
dev-lua/iluajit::mva
- Ebuilds: 1, Snapshot: 9999
Description: Readline powered shell for LuaJIT
Homepage: https://github.com/jdesgats/ILuaJIT
License: MIT
-
dev-lua/inspect::mva
- Ebuilds: 1, Snapshot: 9999
Description: Human-readable representation of lua-tables
Homepage: https://github.com/kikito/inspect.lua
License: MIT
-
dev-lua/lahttp::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua Asynchronous HTTP Library
Homepage: https://code.matthewwild.co.uk/
License: MIT
-
dev-lua/lanes::mva
- Ebuilds: 2, Testing: 3.11, Snapshot: 9999
Description: lightweight, native, lazy evaluating multithreading library
Homepage: https://github.com/LuaLanes/lanes
License: MIT
-
dev-lua/lapis::mva
- Ebuilds: 1, Snapshot: 9999
Description: A web framework for Lua/MoonScript
Homepage: https://github.com/leafo/lapis
License: MIT
-
dev-lua/ldbus::mva
- Ebuilds: 1, Snapshot: 9999
Description: A Lua library to access dbus
Homepage: https://github.com/daurnimator/ldbus/
License: MIT
-
dev-lua/ldoc::mva
- Ebuilds: 1, Snapshot: 9999
Description: A LuaDoc-compatible documentation generation system
Homepage: https://github.com/lunarmodules/ldoc
License: MIT
-
dev-lua/lgi::mva
- Ebuilds: 1, Snapshot: 9999
Description: Dynamic Lua binding to GObject libraries using GObject-Introspection
Homepage: https://github.com/lgi-devs/lgi
License: MIT
-
dev-lua/linotify::mva
- Ebuilds: 2, Testing: 0.5, Snapshot: 9999
Description: inotify bindings for Lua
Homepage: https://github.com/hoelzro/linotify
License: MIT
-
dev-lua/ljit2dbus::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT binding to libdbus
Homepage: https://github.com/Wiladams/LJIT2dbus
License: MIT
-
dev-lua/ljsyscall::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT Unix syscall FFI
Homepage: https://github.com/justincormack/ljsyscall
License: MIT
-
dev-lua/lpc::mva
- Ebuilds: 1, Snapshot: 9999
Description: A helper to call external processes and capture both their std-in and -out
Homepage: https://github.com/msva/lpc
License: MIT
-
dev-lua/lpeglabel::mva
- Ebuilds: 1, Snapshot: 9999
Description: LPeg extension that supports labeled failures
Homepage: https://github.com/sqmedeiros/lpeglabel
License: MIT
-
dev-lua/lsysstats::mva
- Ebuilds: 1, Snapshot: 9999
Description: System statistics library for Lua
Homepage: https://code.matthewwild.co.uk/
License: MIT
-
dev-lua/ltn12ce::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaSocket's LTN12-compatible Crypto/Compressing Engine
Homepage: https://github.com/mkottman/ltn12ce
License: MIT
-
dev-lua/lua-argon2::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua C binding for the Argon2 password hashing function
Homepage: https://github.com/thibaultcha/lua-argon2
License: MIT
-
dev-lua/lua-argon2-ffi::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT FFI binding for the Argon2 password hashing function
Homepage: https://github.com/thibaultcha/lua-argon2-ffi
License: MIT
-
dev-lua/lua-argparse::mva
- Ebuilds: 1, Snapshot: 9999
Description: Feature-rich command line parser for Lua
Homepage: https://github.com/luarocks/argparse
License: MIT
-
dev-lua/lua-bit32::mva
- Ebuilds: 1, Snapshot: 9999
Description: A Lua5.2+ bit manipulation library
Homepage: https://github.com/keplerproject/lua-compat-5.2
License: MIT
-
dev-lua/lua-captcha::mva
- Ebuilds: 1, Snapshot: 9999
Description: A small lua module to generate CAPTCHA images using lua-gd
Homepage: https://github.com/mrDoctorWho/lua-captcha
License: MIT
-
dev-lua/lua-cjson::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua JSON Library, written in C
Homepage: https://www.kyne.com.au/~mark/software/lua-cjson.php
License: MIT
-
dev-lua/lua-cmsgpack::mva
- Ebuilds: 1, Snapshot: 9999
Description: A self contained Lua MessagePack C implementation
Homepage: https://github.com/antirez/lua-cmsgpack
License: BSD-2
-
dev-lua/lua-csv::mva
- Ebuilds: 1, Snapshot: 9999
Description: a Lua module for reading delimited text files
Homepage: https://github.com/geoffleyland/lua-csv
License: MIT
-
dev-lua/lua-curl::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua cURL Library
Homepage: https://github.com/Lua-cURL/Lua-cURLv3
License: MIT
-
dev-lua/lua-discount::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua binding to app-text/discount
Homepage: https://github.com/craigbarnes/lua-discount
License: ISC
-
dev-lua/lua-evdev::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua module for reading Linux input events from /dev/input/eventXX nodes
Homepage: https://github.com/zhangxiangxiao/lua-evdev
License: MIT
-
dev-lua/lua-ext::mva
- Ebuilds: 1, Snapshot: 9999
Description: Some useful extensions to Lua classes
Homepage: https://github.com/thenumbernine/lua-ext
License: MIT
-
dev-lua/lua-fann::mva
- Ebuilds: 2, Testing: 0.5.3, Snapshot: 9999
Description: A set of Lua bindings for the Fast Artificial Neural Network (FANN) library
Homepage: https://github.com/msva/lua-fann
License: LGPL-2.1
-
dev-lua/lua-fastcgi::mva
- Ebuilds: 1, Snapshot: 9999
Description: A FastCGI server for Lua, written in C
Homepage: https://github.com/cramey/lua-fastcgi
License: MIT
-
dev-lua/lua-feeds::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua feeds parsing library
Homepage: https://code.matthewwild.co.uk/lua-feeds
License: MIT
-
dev-lua/lua-ffi-bindings::mva
- Ebuilds: 1, Snapshot: 9999
Description: Some common headers ported over to LuaJIT FFI
Homepage: https://github.com/thenumbernine/lua-ffi-bindings
License: MIT
-
dev-lua/lua-gd::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua bindings to Thomas Boutell's gd library
Homepage: https://lua-gd.luaforge.net/
License: MIT
-
dev-lua/lua-geoip::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua GeoIP Library
Homepage: https://github.com/agladysh/lua-geoip
License: MIT
-
dev-lua/lua-getopt::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua getopt module (simplified)
Homepage: https://github.com/jjensen/lua-getopt
License: MIT
-
dev-lua/lua-html::mva
- Ebuilds: 1, Snapshot: 9999
Description: lua bindings for HTMLParser in libxml2
Homepage: https://github.com/sprhawk/lua-html
License: MIT
-
dev-lua/lua-htmlparser::mva
- Ebuilds: 2, Testing: 0.3.9, Snapshot: 9999
Description: Parse HTML text into a tree of elements with selectors
Homepage: https://github.com/msva/lua-htmlparser
License: MIT
-
dev-lua/lua-iconv::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua bindings for POSIX iconv
Homepage: https://github.com/lunarmodules/lua-iconv
License: MIT
-
dev-lua/lua-idn::mva
- Ebuilds: 1, Snapshot: 9999
Description: A Lua implementation of IDNA (RFC 3490)
Homepage: https://github.com/haste/lua-idn
License: MIT
-
dev-lua/lua-lsp::mva
- Ebuilds: 1, Snapshot: 9999
Description: A Language Server for Lua code, written in Lua
Homepage: https://github.com/Alloyed/lua-lsp
License: MIT
-
dev-lua/lua-mongo::mva
- Ebuilds: 1, Snapshot: 9999
Description: MongoDB Driver for Lua
Homepage: https://github.com/neoxic/lua-mongo
License: MIT
-
dev-lua/lua-pretty-json::mva
- Ebuilds: 1, Snapshot: 9999
Description: Pretty JSON serializer and parser on pure Lua
Homepage: https://github.com/xiedacon/lua-pretty-json
License: MIT
-
dev-lua/lua-rds-parser::mva
- Ebuilds: 1, Snapshot: 9999
Description: Resty-DBD-Stream (RDS) parser for Lua written in C
Homepage: https://github.com/openresty/lua-rds-parser
License: BSD
-
dev-lua/lua-resty-cookie::mva
- Ebuilds: 1, Snapshot: 9999
Description: Library for parsing HTTP Cookie header for Nginx
Homepage: https://github.com/cloudflare/lua-resty-cookie
License: BSD
-
dev-lua/lua-resty-core::mva
- Ebuilds: 1, Snapshot: 9999
Description: New LuaJIT FFI based API for lua-nginx-module
Homepage: https://github.com/openresty/lua-resty-core
License: BSD
-
dev-lua/lua-resty-dns::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua DNS resolver for the ngx_lua based on the cosocket API
Homepage: https://github.com/openresty/lua-resty-dns
License: BSD
-
dev-lua/lua-resty-haru::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT FFI Bindings to media-libs/libharu
Homepage: https://github.com/bungle/lua-resty-haru
License: BSD-2
-
dev-lua/lua-resty-hoedown::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT FFI bindings to app-text/hoedown
Homepage: https://github.com/bungle/lua-resty-hoedown
License: BSD
-
dev-lua/lua-resty-hpdf::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT FFI-based libHaru (PDF) library for OpenResty
Homepage: https://github.com/tavikukko/lua-resty-hpdf
License: MIT
-
dev-lua/lua-resty-lock::mva
- Ebuilds: 1, Snapshot: 9999
Description: Simple shm-based nonblocking lock API
Homepage: https://github.com/openresty/lua-resty-lock
License: BSD
-
dev-lua/lua-resty-lrucache::mva
- Ebuilds: 1, Snapshot: 9999
Description: A simple LRU cache for OpenResty and the ngx_lua module (based on LuaJIT FFI)
Homepage: https://github.com/openresty/lua-resty-lrucache
License: BSD
-
dev-lua/lua-resty-memcached::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua memcached client driver for the ngx_lua based on the cosocket API
Homepage: https://github.com/openresty/lua-resty-memcached
License: BSD
-
dev-lua/lua-resty-mongol::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua MongoDB driver
Homepage: https://github.com/Olivine-Labs/resty-mongol
License: MIT
-
dev-lua/lua-resty-msgpack::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua messagepack for ngx_lua/stream_lua/OpenResty
Homepage: https://github.com/chronolaw/lua-resty-msgpack
License: MIT
-
dev-lua/lua-resty-mysql::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua MySQL client driver for ngx_lua based on the cosocket API
Homepage: https://github.com/openresty/lua-resty-mysql
License: BSD
-
dev-lua/lua-resty-openssl::mva
- Ebuilds: 2, Testing: 1.8.0, Snapshot: 9999
Description: FFI-based OpenSSL binding for OpenResty
Homepage: https://github.com/fffonion/lua-resty-openssl
License: BSD
-
dev-lua/lua-resty-random::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT FFI-based Random Library for OpenResty
Homepage: https://github.com/bungle/lua-resty-random
License: BSD
-
dev-lua/lua-resty-redis::mva
- Ebuilds: 2, Testing: 0.29, Snapshot: 9999
Description: Lua redis client driver for the ngx_lua based on the cosocket API
Homepage: https://github.com/openresty/lua-resty-redis
License: BSD
-
dev-lua/lua-resty-session::mva
- Ebuilds: 1, Snapshot: 9999
Description: Session library for OpenResty implementing Secure Cookie Protocol
Homepage: https://github.com/bungle/lua-resty-session
License: BSD
-
dev-lua/lua-resty-string::mva
- Ebuilds: 1, Snapshot: 9999
Description: String utilities and common hash functions for ngx_lua and LuaJIT
Homepage: https://github.com/openresty/lua-resty-string
License: BSD
-
dev-lua/lua-resty-tags::mva
- Ebuilds: 1, Snapshot: 9999
Description: A small DSL for building HTML documents
Homepage: https://github.com/bungle/lua-resty-tags
License: BSD
-
dev-lua/lua-resty-template::mva
- Ebuilds: 1, Snapshot: 9999
Description: Templating Engine (HTML) for Lua and OpenResty
Homepage: https://github.com/bungle/lua-resty-template
License: BSD
-
dev-lua/lua-resty-upload::mva
- Ebuilds: 1, Snapshot: 9999
Description: Streaming reader and parser for HTTP file uploading based on ngx_lua cosocket
Homepage: https://github.com/openresty/lua-resty-upload
License: BSD
-
dev-lua/lua-resty-upstream-healthcheck::mva
- Ebuilds: 1, Snapshot: 9999
Description: Health Checker for Nginx Upstream Servers in Pure Lua
Homepage: https://github.com/openresty/lua-resty-upstream-healthcheck
License: BSD
-
dev-lua/lua-resty-websocket::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua WebSocket implementation for the NginX lua module
Homepage: https://github.com/openresty/lua-resty-websocket
License: BSD
-
dev-lua/lua-sendmail::mva
- Ebuilds: 1, Snapshot: 9999
Description: Simple wrapper around luasoket smtp.send
Homepage: https://github.com/moteus/lua-sendmail
License: MIT
-
dev-lua/lua-set::mva
- Ebuilds: 1, Snapshot: 9999
Description: Straightforward Set library for Lua
Homepage: https://github.com/wscherphof/lua-set
License: MIT
-
dev-lua/lua-spawn::mva
- Ebuilds: 1, Snapshot: 9999
Description: A lua library to spawn programs
Homepage: https://github.com/daurnimator/lua-spawn
License: MIT
-
dev-lua/lua-std-debug::mva
- Ebuilds: 1, Snapshot: 9999
Description: Debug Hints Library
Homepage: https://github.com/lua-stdlib/_debug
License: MIT
-
dev-lua/lua-std-functional::mva
- Ebuilds: 1, Snapshot: 9999
Description: Functional Programming with Lua
Homepage: https://github.com/lua-stdlib/functional
License: MIT
-
dev-lua/lua-std-normalize::mva
- Ebuilds: 1, Snapshot: 9999
Description: normalized Lua functions
Homepage: https://github.com/lua-stdlib/normalize
License: MIT
-
dev-lua/lua-std-prototype::mva
- Ebuilds: 1, Snapshot: 9999
Description: Prototype Oriented Programming with Lua
Homepage: https://github.com/lua-stdlib/prototype
License: MIT
-
dev-lua/lua-std-strict::mva
- Ebuilds: 1, Snapshot: 9999
Description: Check for use of undeclared variables
Homepage: https://github.com/lua-stdlib/strict
License: MIT
-
dev-lua/lua-stdlib::mva
- Ebuilds: 1, Snapshot: 9999
Description: Standard Lua libraries
Homepage: https://github.com/lua-stdlib/lua-stdlib
License: MIT
-
dev-lua/lua-udev::mva
- Ebuilds: 1, Snapshot: 9999
Description: udev bindings for Lua
Homepage: https://github.com/dodo/lua-udev/
License: MIT
-
dev-lua/lua-utf8::mva
- Ebuilds: 1, Snapshot: 9999
Description: a utf-8 support module for Lua and LuaJIT
Homepage: https://github.com/starwing/luautf8
License: MIT
-
dev-lua/lua-vips::mva
- Ebuilds: 1, Snapshot: 9999
Description: fast, low-memory-use image processing for luajit
Homepage: https://github.com/libvips/lua-vips
License: MIT
-
dev-lua/lua-xlsx::mva
- Ebuilds: 1, Snapshot: 9999
Description: a Lua module for reading .xlsx files
Homepage: https://github.com/jjensen/lua-xlsx
License: MIT
-
dev-lua/lua-xml-ser::mva
- Ebuilds: 1, Snapshot: 9999
Description: A basic XML serializer for Lua
Homepage: https://github.com/bibby/lua-xml-ser
License: MIT
-
dev-lua/lua-xxhash::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua bindings for dev-libs/xxhash (XXH32 only for now)
Homepage: https://github.com/mah0x211/lua-xxhash
License: MIT BSD-2
-
dev-lua/lua-zip::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua bindings to libzip
Homepage: https://github.com/brimworks/lua-zip
License: MIT
-
dev-lua/lua-zlib::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua bindings to zlib
Homepage: https://github.com/brimworks/lua-zlib
License: MIT
-
dev-lua/lua2html::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua to HTML code converter written in Lua
Homepage: https://code.matthewwild.co.uk/
License: MIT
-
dev-lua/luacrypto::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua Crypto Library
Homepage: https://github.com/msva/lua-crypto
License: MIT
-
dev-lua/luadbi::mva
- Ebuilds: 1, Snapshot: 9999
Description: DBI module for Lua
Homepage: https://code.google.com/archive/p/luadbi
License: MIT
-
dev-lua/luadoc::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaDoc is obsolete, use LDoc instead
Homepage: https://github.com/keplerproject/luadoc
License: MIT
-
dev-lua/luaevent::mva
- Ebuilds: 1, Snapshot: 9999
Description: Binding of libevent for Lua
Homepage: https://github.com/harningt/luaevent
License: LGPL-2.1
-
dev-lua/luaexpat::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaExpat is a SAX XML parser based on the Expat library
Homepage: https://matthewwild.co.uk/projects/luaexpat/ https://code.matthewwild.co.uk/lua-expat
License: MIT
-
dev-lua/luafilesystem::mva
- Ebuilds: 1, Snapshot: 9999
Description: File System Library for the Lua Programming Language
Homepage: https://lunarmodules.github.io/luafilesystem/
License: MIT
-
dev-lua/luaformatter::mva
- Ebuilds: 1, Snapshot: 9999
Description: Beautifies Lua code
Homepage: https://luarocks.org/modules/luarocks/formatter
License: EPL-1.0
-
dev-lua/luahpdf::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua binding to media-libs/libharu (PDF generator)
Homepage: https://github.com/jung-kurt/luahpdf
License: MIT
-
dev-lua/luajit-xxhash::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT bindings for dev-libs/xxhash
Homepage: https://github.com/sjnam/luajit-xxhash
License: MIT
-
dev-lua/lualdap::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua driver for LDAP
Homepage: https://github.com/lualdap/lualdap
License: MIT
-
dev-lua/luamacro::mva
- Ebuilds: 1, Snapshot: 9999
Description: library and driver script for preprocessing and evaluating Lua code
Homepage: https://github.com/stevedonovan/LuaMacro/
License: MIT
-
dev-lua/luamongo::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua driver for MongoDB
Homepage: https://github.com/moai/luamongo
License: MIT
-
dev-lua/luaossl::mva
- Ebuilds: 1, Snapshot: 99999999
Description: Most comprehensive OpenSSL module in the Lua universe
Homepage: https://github.com/wahern/luaossl
License: MIT
-
dev-lua/luaotp::mva
- Ebuilds: 1, Snapshot: 9999
Description: A simple implementation of OATH-HOTP and OATH-TOTP written for Lua
Homepage: https://github.com/remjey/luaotp
License: MIT
-
dev-lua/luaposix::mva
- Ebuilds: 1, Snapshot: 9999
Description: POSIX binding, including curses, for Lua 5.1 and 5.2
Homepage: https://github.com/luaposix/luaposix
License: MIT
-
dev-lua/luapress::mva
- Ebuilds: 1, Snapshot: 9999
Description: Static sites generator (from markdown files)
Homepage: https://github.com/Fizzadar/Luapress
License: MIT
-
dev-lua/luarocks::mva
- Ebuilds: 1, Snapshot: 9999
Description: A deployment and management system for Lua modules
Homepage: https://www.luarocks.org
License: MIT
-
dev-lua/luasec::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua binding for OpenSSL library to provide TLS/SSL communication
Homepage: https://github.com/lunarmodules/luasec
License: MIT
-
dev-lua/luasocket::mva
- Ebuilds: 1, Snapshot: 9999
Description: Networking support library for the Lua language
Homepage: https://github.com/lunarmodules/luasocket
License: MIT
-
dev-lua/luatz::mva
- Ebuilds: 1, Snapshot: 9999
Description: A library for time and date manipulation
Homepage: https://github.com/daurnimator/luatz
License: MIT
-
dev-lua/luaunbound::mva
- Ebuilds: 1, Snapshot: 9999
Description: LuaJIT FFI bindings to net-dns/unbound
Homepage: https://code.zash.se/luaunbound
License: MIT
-
dev-lua/luaxml::mva
- Ebuilds: 1, Snapshot: 9999
Description: A minimal set of XML processing funcs & simple XML<->Tables mapping
Homepage: https://github.com/msva/luaxml
License: MIT
-
dev-lua/luazip::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua bindings to zziplib
Homepage: https://github.com/msva/luazip
License: MIT
-
dev-lua/lullaby::mva
- Ebuilds: 1, Snapshot: 9999
Description: A Turing-complete HTML template library for Lua
Homepage: https://github.com/hugomg/lullaby
License: MIT
-
dev-lua/lulpeg::mva
- Ebuilds: 1, Snapshot: 9999
Description: A pure Lua port of dev-lua/lpeg
Homepage: https://github.com/pygy/LuLPeg
License: WTFPL-2 MIT
-
dev-lua/lunit::mva
- Ebuilds: 1, Snapshot: 9999
Description: A unit testing framework for Lua
Homepage: https://github.com/dcurrie/lunit
License: MIT
-
dev-lua/lunix::mva
- Ebuilds: 1, Snapshot: 99999999
Description: Lua Unix Module
Homepage: https://github.com/wahern/lunix
License: MIT
-
dev-lua/lustache::mva
- Ebuilds: 1, Snapshot: 9999
Description: Markdown engine
Homepage: https://olivinelabs.com/lustache/
License: MIT
-
dev-lua/lvk::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua wrapper-functions for REST API methods of vk.com
Homepage: https://github.com/msva/lvk
License: MIT
-
dev-lua/lyaml::mva
- Ebuilds: 1, Snapshot: 9999
Description: LibYAML binding for Lua
Homepage: https://github.com/gvvaughan/lyaml
License: MIT
-
dev-lua/messagepack::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua coxpcall Library
Homepage: https://framagit.org/fperrad/lua-MessagePack
License: MIT
-
dev-lua/moonscript::mva
- Ebuilds: 2, Testing: 0.7.0, Snapshot: 9999
Description: A programmer friendly language that compiles into Lua
Homepage: https://github.com/leafo/moonscript
License: MIT
-
dev-lua/moses::mva
- Ebuilds: 2, Testing: 2.1.0, Snapshot: 9999
Description: Utility library for functional programming in Lua
Homepage: https://github.com/Yonaba/Moses
License: MIT
-
dev-lua/mpack::mva
- Ebuilds: 1, Testing: 1.0.9
Description: Lua bindings for libmpack
Homepage: https://github.com/libmpack/libmpack
License: MIT
-
dev-lua/nats::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua client for NATS messaging system
Homepage: https://github.com/dawnangel/lua-nats
License: MIT
-
dev-lua/orbit::mva
- Ebuilds: 1, Snapshot: 9999
Description: MVC Web Framework for Lua
Homepage: https://github.com/keplerproject/orbit
License: MIT
-
dev-lua/penlight::mva
- Ebuilds: 1, Snapshot: 9999
Description: Libraries for input handling, functional programming and OS path management
Homepage: https://github.com/lunarmodules/Penlight
License: MIT
-
dev-lua/pgmoon::mva
- Ebuilds: 3, Testing: 1.17.0_pre20251226, Snapshot: 9999
Description: A pure Lua Postgres driver for use in OpenResty & more
Homepage: https://github.com/leafo/pgmoon
License: MIT
-
dev-lua/profi::mva
- Ebuilds: 1, Testing: 1.3
Description: a Lua Profiler
Homepage: https://gist.github.com/perky/2838755
License: MIT
-
dev-lua/randomlua::mva
- Ebuilds: 1, Snapshot: 9999
Description: Pure Lua Random Generator
Homepage: https://github.com/linux-man/randomlua
License: MIT
-
dev-lua/raven::mva
- Ebuilds: 1, Snapshot: 9999
Description: A small Lua interface to Sentry
Homepage: https://github.com/cloudflare/raven-lua
License: MIT
-
dev-lua/redis-parser::mva
- Ebuilds: 1, Snapshot: 9999
Description: Redis reply parser and request constructor library for Lua
Homepage: https://github.com/openresty/lua-redis-parser
License: BSD
-
dev-lua/rings::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua Rings Library
Homepage: https://github.com/keplerproject/rings
License: MIT
-
dev-lua/serpent::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua serializer and pretty printer
Homepage: https://github.com/pkulchenko/serpent
License: MIT
-
dev-lua/slaxml::mva
- Ebuilds: 1, Snapshot: 9999
Description: A basic XML serializer for Lua
Homepage: https://github.com/Phrogz/slaxml
License: MIT
-
dev-lua/specl::mva
- Ebuilds: 1, Snapshot: 9999
Description: A testing tool for Lua, providing a Behaviour Driven Development
Homepage: https://github.com/gvvaughan/specl
License: MIT
-
dev-lua/squish::mva
- Ebuilds: 1, Snapshot: 9999
Description: Squish Lua libraries and apps into a single compact file
Homepage: https://code.matthewwild.co.uk/
License: MIT
-
dev-lua/srlua::mva
- Ebuilds: 1, Testing: 102
Description: A simple tool, that help you to glue lua script with interpreter
Homepage: https://web.tecgraf.puc-rio.br/~lhf/ftp/lua/index.html#srlua
License: public-domain
-
dev-lua/tdlua::mva
- Ebuilds: 1, Snapshot: 9999
Description: A basic interface between tdlib and lua
Homepage: https://github.com/giuseppeM99/tdlua
License: GPL-3
-
dev-lua/tekui::mva
- Ebuilds: 2, Testing: 1.12_p1, Snapshot: 9999
Description: TekUI is a small, freestanding and portable GUI toolkit written in Lua and C
Homepage: http://tekui.neoscientists.org
License: MIT
-
dev-lua/uuid::mva
- Ebuilds: 1, Snapshot: 9999
Description: Generates uuids in pure Lua
Homepage: https://github.com/Tieske/uuid
License: Apache-2.0
-
dev-lua/verse::mva
- Ebuilds: 1, Snapshot: 9999
Description: XMPP client library written in Lua
Homepage: https://code.matthewwild.co.uk/
License: MIT
-
dev-lua/wsapi::mva
- Ebuilds: 1, Snapshot: 9999
Description: Lua WSAPI Library
Homepage: https://github.com/keplerproject/wsapi
License: MIT
-
dev-lua/yubikey-lua::mva
- Ebuilds: 1, Snapshot: 9999
Description: Module for parsing and verifying Yubikey OTP tokens
Homepage: https://code.matthewwild.co.uk/
License: MIT LGPL-2.1+