Source: lua-orbit Section: web Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-lua Standards-Version: 4.7.2 Homepage: https://github.com/keplerproject/orbit Vcs-Browser: https://salsa.debian.org/debian/lua-orbit Vcs-Git: https://salsa.debian.org/debian/lua-orbit.git Package: lua-orbit Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, lua-wsapi, lua-filesystem, lua-cosmo Recommends: lua-sql-sqlite3 Provides: ${lua:Provides} XB-Lua-Versions: ${lua:Versions} Description: MVC web framework for Lua Orbit is a library for developing web applications according to the Model-View-Controller paradigm in Lua. . Orbit also includes a basic OR mapper that currently only works with lua-sql SQLite3 driver. . This package also contains the documentation and some sample applications for the orbit MVC framework.