lua-filesystem
luafilesystem library for the Lua language
This package contains the luafilesystem library, a set of portable functions
for directory creation, listing and deletion and for file locking.
ruby-journey
Journey is a router for Ruby on Rails
Journey is a router designed for Rails framework. It routes
requests.
flightgear-data-all
FlightGear Flight Simulator - virtual package
FlightGear is a free and highly sophisticated flight simulator.
elpa-a
functions for dealing with associative structures
Library for dealing with associative data structures: alists,
hash-maps, and vectors (for vectors, the indices are treated as
keys).
python3-easygui
module for very simple, very easy GUI programming in Python3
This package provides the Python3 modules EasyGUI. Experienced Pythonistas
need support for quick and dirty GUI features. New Python programmers need
GUI capabilities that don't require any knowledge of Tkinter, frames,
widgets, callbacks or lambda. This is what EasyGUI provides. Using EasyGUI,
all GUI interactions are invoked by simple function calls.
lua-cgi
CGI library for the Lua language
CGILua is a tool for creating dynamic Web pages and manipulating input data
from Web forms. CGILua allows the separation of logic and data handling from
the generation of pages, making it easy to develop web applications with Lua.