Ycarus Gentoo ebuild

mva

These ebuilds come from .

If you have some problems, go to the official site first.

dev-lua

alt-getopt : Lua API for getopt similar to getopt_long(3) ( https://github.com/cheusov/lua-alt-getopt )

ansicolors : A simple Lua function for printing to the console in color. ( https://github.com/kikito/ansicolors.lua )

basexx : A simple implementation of OATH-HOTP and OATH-TOTP written for Lua ( https://github.com/aiq/basexx )

cbor : The most comprehensive CBOR module in the Lua universe ( https://github.com/spc476/CBOR )

compat52 : Compatibility module providing Lua-5.2-style APIs for Lua 5.1 ( https://github.com/keplerproject/lua-compat-5.2 )

cosmo : safe-template engine for lua ( https://github.com/mascarenhas/cosmo )

coxpcall : Lua coxpcall Library ( https://github.com/keplerproject/coxpcall )

etlua : Embedded Lua templates ( https://github.com/leafo/etlua )

etree : Library for XML documents manipulations as simple Lua data structures ( https://github.com/msva/etree )

iluajit : Readline powered shell for LuaJIT ( https://github.com/jdesgats/ILuaJIT )

inspect : Human-readable representation of lua-tables ( https://github.com/kikito/inspect.lua )

lahttp : Lua Asynchronous HTTP Library. ( https://code.matthewwild.co.uk/ )

lanes : lightweight, native, lazy evaluating multithreading library ( https://github.com/LuaLanes/lanes )

lapis : A web framework for Lua/MoonScript. ( https://github.com/leafo/lapis )

ldbus : A Lua library to access dbus ( https://github.com/daurnimator/ldbus/ )

ldoc : A LuaDoc-compatible documentation generation system ( https://github.com/lunarmodules/ldoc )

lgi : Dynamic Lua binding to GObject libraries using GObject-Introspection ( https://github.com/lgi-devs/lgi )

linotify : inotify bindings for Lua ( https://github.com/hoelzro/linotify )

ljit2dbus : LuaJIT binding to libdbus ( https://github.com/Wiladams/LJIT2dbus )

ljsyscall : LuaJIT Unix syscall FFI ( https://github.com/justincormack/ljsyscall )

lpc : A helper to call external processes and capture both their std-in and -out ( https://github.com/msva/lpc )

lpeglabel : LPeg extension that supports labeled failures ( https://github.com/sqmedeiros/lpeglabel )

lsysstats : System statistics library for Lua ( https://code.matthewwild.co.uk/ )

ltn12ce : LuaSocket's LTN12-compatible Crypto/Compressing Engine ( https://github.com/mkottman/ltn12ce )

lua-argon2 : Lua C binding for the Argon2 password hashing function ( https://github.com/thibaultcha/lua-argon2 )

lua-argon2-ffi : LuaJIT FFI binding for the Argon2 password hashing function ( https://github.com/thibaultcha/lua-argon2-ffi )

lua-argparse : Feature-rich command line parser for Lua ( https://github.com/mpeterv/argparse )

lua-bit32 : A Lua5.2+ bit manipulation library ( https://github.com/keplerproject/lua-compat-5.2 )

lua-captcha : A small lua module to generate CAPTCHA images using lua-gd ( https://github.com/mrDoctorWho/lua-captcha )

lua-cjson : Lua JSON Library, written in C ( https://www.kyne.com.au/~mark/software/lua-cjson.php )

lua-cmsgpack : A self contained Lua MessagePack C implementation ( https://github.com/antirez/lua-cmsgpack )

lua-csv : a Lua module for reading delimited text files ( https://github.com/geoffleyland/lua-csv )

lua-curl : Lua cURL Library ( https://github.com/Lua-cURL/Lua-cURLv3 )

lua-discount : Lua binding to app-text/discount ( https://github.com/craigbarnes/lua-discount )

lua-evdev : Lua module for reading Linux input events from /dev/input/eventXX nodes ( https://github.com/zhangxiangxiao/lua-evdev )

lua-ext : Some useful extensions to Lua classes ( https://github.com/thenumbernine/lua-ext )

lua-fann : A set of Lua bindings for the Fast Artificial Neural Network (FANN) library. ( https://github.com/msva/lua-fann )

lua-fastcgi : A FastCGI server for Lua, written in C ( https://github.com/cramey/lua-fastcgi )

lua-feeds : Lua feeds parsing library ( https://code.matthewwild.co.uk/lua-feeds )

lua-ffi-bindings : Some common headers ported over to LuaJIT FFI ( https://github.com/thenumbernine/lua-ffi-bindings )

lua-gd : Lua bindings to Thomas Boutell's gd library ( https://lua-gd.luaforge.net/ )

lua-geoip : Lua GeoIP Library ( https://github.com/agladysh/lua-geoip )

lua-getopt : Lua getopt module (simplified) ( https://github.com/jjensen/lua-getopt )

lua-html : lua bindings for HTMLParser in libxml2 ( https://github.com/sprhawk/lua-html )

lua-htmlparser : Parse HTML text into a tree of elements with selectors ( https://github.com/msva/lua-htmlparser )

lua-iconv : Lua bindings for POSIX iconv ( https://github.com/lunarmodules/lua-iconv )

lua-idn : A Lua implementation of IDNA (RFC 3490) ( https://github.com/haste/lua-idn )

lua-lsp : A Language Server for Lua code, written in Lua ( https://github.com/Alloyed/lua-lsp )

lua-mongo : MongoDB Driver for Lua ( https://github.com/neoxic/lua-mongo )

lua-pretty-json : Pretty JSON serializer and parser on pure Lua ( https://github.com/xiedacon/lua-pretty-json )

lua-rds-parser : Resty-DBD-Stream (RDS) parser for Lua written in C ( https://github.com/openresty/lua-rds-parser )

lua-sendmail : Simple wrapper around luasoket smtp.send ( https://github.com/moteus/lua-sendmail )

lua-set : Straightforward Set library for Lua ( https://github.com/wscherphof/lua-set )

lua-spawn : A lua library to spawn programs ( https://github.com/daurnimator/lua-spawn )

lua-std-debug : Debug Hints Library ( https://github.com/lua-stdlib/_debug )

lua-std-functional : Functional Programming with Lua ( https://github.com/lua-stdlib/functional )

lua-std-normalize : normalized Lua functions ( https://github.com/lua-stdlib/normalize )

lua-std-prototype : Prototype Oriented Programming with Lua ( https://github.com/lua-stdlib/prototype )

lua-std-strict : Check for use of undeclared variables ( https://github.com/lua-stdlib/strict )

lua-stdlib : Standard Lua libraries ( https://github.com/lua-stdlib/lua-stdlib )

lua-udev : udev bindings for Lua ( https://github.com/dodo/lua-udev/ )

lua-utf8 : a utf-8 support module for Lua and LuaJIT ( https://github.com/starwing/luautf8 )

lua-vips : fast, low-memory-use image processing for luajit ( https://github.com/libvips/lua-vips )

lua-xlsx : a Lua module for reading .xlsx files ( https://github.com/jjensen/lua-xlsx )

lua-xml-ser : A basic XML serializer for Lua ( https://github.com/bibby/lua-xml-ser )

lua-xxhash : Lua bindings for dev-libs/xxhash (XXH32 only for now) ( https://github.com/mah0x211/lua-xxhash )

lua-zip : Lua bindings to libzip ( https://github.com/brimworks/lua-zip )

lua-zlib : Lua bindings to zlib ( https://github.com/brimworks/lua-zlib )

lua2html : Lua to HTML code converter written in Lua. ( https://code.matthewwild.co.uk/ )

luacrypto : Lua Crypto Library ( https://github.com/msva/lua-crypto )

luadbi : DBI module for Lua ( https://code.google.com/archive/p/luadbi )

luadoc : LuaDoc is obsolete, use LDoc instead ( https://github.com/keplerproject/luadoc )

luaevent : Binding of libevent for Lua ( https://github.com/harningt/luaevent )

luaexpat : LuaExpat is a SAX XML parser based on the Expat library ( https://matthewwild.co.uk/projects/luaexpat/ https://code.matthewwild.co.uk/lua-expat )

luafilesystem : File System Library for the Lua Programming Language ( https://lunarmodules.github.io/luafilesystem/ )

luaformatter : Beautifies Lua code ( https://luarocks.org/modules/luarocks/formatter )

luahpdf : Lua binding to media-libs/libharu (PDF generator) ( https://github.com/jung-kurt/luahpdf )

luajit-xxhash : LuaJIT bindings for dev-libs/xxhash ( https://github.com/sjnam/luajit-xxhash )

lualdap : Lua driver for LDAP ( https://github.com/lualdap/lualdap )

luamacro : library and driver script for preprocessing and evaluating Lua code ( https://github.com/stevedonovan/LuaMacro/ )

luamongo : Lua driver for MongoDB ( https://github.com/moai/luamongo )

luaossl : Most comprehensive OpenSSL module in the Lua universe ( https://github.com/wahern/luaossl )

luaotp : A simple implementation of OATH-HOTP and OATH-TOTP written for Lua ( https://github.com/remjey/luaotp )

luaposix : POSIX binding, including curses, for Lua 5.1 and 5.2 ( https://github.com/luaposix/luaposix )

luapress : Static sites generator (from markdown files) ( https://github.com/Fizzadar/Luapress )

luarocks : A deployment and management system for Lua modules ( https://www.luarocks.org )

luasec : Lua binding for OpenSSL library to provide TLS/SSL communication ( https://github.com/lunarmodules/luasec )

luasocket : Networking support library for the Lua language ( https://github.com/lunarmodules/luasocket )

luatz : A library for time and date manipulation ( https://github.com/daurnimator/luatz )

luaunbound : LuaJIT FFI bindings to net-dns/unbound ( https://code.zash.se/luaunbound )

luaxml : A minimal set of XML processing funcs and simple XML-Tables mapping ( https://github.com/msva/luaxml )

luazip : Lua bindings to zziplib ( https://github.com/msva/luazip )

lullaby : A stream-based HTML template library for Lua. ( https://github.com/hugomg/lullaby )

lulpeg : A pure Lua port of dev-lua/lpeg ( https://github.com/pygy/LuLPeg )

lunit : A unit testing framework for Lua ( https://github.com/dcurrie/lunit )

lunix : Lua Unix Module ( https://github.com/wahern/lunix )

lustache : Markdown engine ( https://olivinelabs.com/lustache/ )

lvk : Lua wrapper-functions for REST API methods of vk.com ( https://github.com/msva/lvk )

lyaml : LibYAML binding for Lua. ( https://github.com/gvvaughan/lyaml )

messagepack : Lua coxpcall Library ( https://framagit.org/fperrad/lua-MessagePack )

moonscript : A programmer friendly language that compiles into Lua. ( https://github.com/leafo/moonscript )

moses : Utility library for functional programming in Lua ( https://github.com/Yonaba/Moses )

mpack : Lua bindings for libmpack ( https://github.com/libmpack/libmpack )

nats : Lua client for NATS messaging system ( https://github.com/dawnangel/lua-nats )

orbit : MVC Web Framework for Lua ( https://github.com/keplerproject/orbit )

penlight : Libraries for input handling, functional programming and OS path management. ( https://github.com/lunarmodules/Penlight )

pgmoon : A pure Lua Postgres driver for use in OpenResty and more ( https://github.com/Kong/pgmoon )

profi : a Lua Profiler ( https://gist.github.com/perky/2838755 )

randomlua : Pure Lua Random Generator ( https://github.com/linux-man/randomlua )

raven : A small Lua interface to Sentry ( https://github.com/cloudflare/raven-lua )

redis-parser : Redis reply parser and request constructor library for Lua ( https://github.com/openresty/lua-redis-parser )

resty-cookie : Library for parsing HTTP Cookie header for Nginx ( https://github.com/cloudflare/lua-resty-cookie )

resty-core : New LuaJIT FFI based API for lua-nginx-module ( https://github.com/openresty/lua-resty-core )

resty-dns : Lua DNS resolver for the ngx_lua based on the cosocket API ( https://github.com/openresty/lua-resty-dns )

resty-haru : LuaJIT FFI Bindings to pkgmedia-libs/libharu/pkg ( https://github.com/bungle/lua-resty-haru )

resty-hoedown : LuaJIT FFI bindings to app-text/hoedown ( https://github.com/bungle/lua-resty-hoedown )

resty-hpdf : LuaJIT FFI-based libHaru (PDF) library for OpenResty. ( https://github.com/tavikukko/lua-resty-hpdf )

resty-lock : Simple shm-based nonblocking lock API ( https://github.com/openresty/lua-resty-lock )

resty-lrucache : A simple LRU cache for OpenResty and the ngx_lua module (based on LuaJIT FFI) ( https://github.com/openresty/lua-resty-lrucache )

resty-memcached : Lua memcached client driver for the ngx_lua based on the cosocket API ( https://github.com/openresty/lua-resty-memcached )

resty-mongol : Lua MongoDB driver ( https://github.com/Olivine-Labs/resty-mongol )

resty-msgpack : Lua messagepack for ngx_lua/stream_lua/OpenResty ( https://github.com/chronolaw/lua-resty-msgpack )

resty-mysql : Lua MySQL client driver for ngx_lua based on the cosocket API ( https://github.com/openresty/lua-resty-mysql )

resty-openssl : FFI-based OpenSSL binding for OpenResty ( https://github.com/fffonion/lua-resty-openssl )

resty-random : LuaJIT FFI-based Random Library for OpenResty ( https://github.com/bungle/lua-resty-random )

resty-redis : Lua redis client driver for the ngx_lua based on the cosocket API ( https://github.com/openresty/lua-resty-redis )

resty-session : Session library for OpenResty implementing Secure Cookie Protocol ( https://github.com/bungle/lua-resty-session )

resty-string : String utilities and common hash functions for ngx_lua and LuaJIT ( https://github.com/openresty/lua-resty-string )

resty-tags : A small DSL for building HTML documents ( https://github.com/bungle/lua-resty-tags )

resty-template : Templating Engine (HTML) for Lua and OpenResty. ( https://github.com/bungle/lua-resty-template )

resty-upload : Streaming reader and parser for HTTP file uploading based on ngx_lua cosocket ( https://github.com/openresty/lua-resty-upload )

resty-upstream-healthcheck : Health Checker for Nginx Upstream Servers in Pure Lua ( https://github.com/openresty/lua-resty-upstream-healthcheck )

resty-websocket : Lua WebSocket implementation for the NginX lua module ( https://github.com/openresty/lua-resty-websocket )

rings : Lua Rings Library ( https://github.com/keplerproject/rings )

serpent : Lua serializer and pretty printer ( https://github.com/pkulchenko/serpent )

slaxml : A basic XML serializer for Lua ( https://github.com/Phrogz/slaxml )

specl : A testing tool for Lua, providing a Behaviour Driven Development ( https://github.com/gvvaughan/specl )

squish : Squish Lua libraries and apps into a single compact file ( https://code.matthewwild.co.uk/ )

srlua : A simple tool, that help you to glue lua script with interpreter ( https://web.tecgraf.puc-rio.br/~lhf/ftp/lua/index.html#srlua )

tdlua : A basic interface between tdlib and lua ( https://github.com/giuseppeM99/tdlua )

tekui : TekUI is a small, freestanding and portable GUI toolkit written in Lua and C ( http://tekui.neoscientists.org )

uuid : Generates uuids in pure Lua ( https://github.com/Tieske/uuid )

verse : XMPP client library written in Lua. ( https://code.matthewwild.co.uk/ )

wsapi : Lua WSAPI Library ( https://github.com/keplerproject/wsapi )

yubikey-lua : Module for parsing and verifying Yubikey OTP tokens ( https://code.matthewwild.co.uk/ )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a mva

For Paludis use this rsync : rsync://gentoo.zugaina.org/mva-portage

If you have a problem : ycarus(-at-)zugaina.org