[Bug 237282] [NEW PORT] databases/lua-lsqlite3 LuaSQLite3 - a Lua 5.1 to 5.3 wrapper for the SQLite3 library

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 14 15:51:59 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237282

            Bug ID: 237282
           Summary: [NEW PORT] databases/lua-lsqlite3 LuaSQLite3 - a Lua
                    5.1 to 5.3 wrapper for the SQLite3 library
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: http://Lua.SQLite.org/index.cgi/doc/tip/doc/lsqlite3.w
                    iki
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: yds at Necessitu.de

Created attachment 203674
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203674&action=edit
databases/lua-lsqlite3/ tarball

LuaSQLite3 is a thin wrapper around the public domain SQLite3
database engine.

LuaSQLite3 provides a means to manipulate SQLite3 databases
directly from Lua using Lua 5.

There are two modules, identical except that one links SQLite3
dynamically, the other statically.

The module `lsqlite3` links SQLite3 dynamically.

The module `lsqlite3complete` links SQLite3 statically.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list