GET /api/v1/autocomplete/port/?format=api&page=118
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40993,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=119",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=117",
    "results": [
        {
            "name": "lua51-rings",
            "description": "Create new Lua states from within Lua"
        },
        {
            "name": "lua51-timerwheel",
            "description": "Timers based on a timerwheel"
        },
        {
            "name": "lua51-wsapi",
            "description": "Lua Web Server API"
        },
        {
            "name": "lua51-wsapi-fcgi",
            "description": "Lua Web Server API FastCGI Adapter"
        },
        {
            "name": "lua51-xavante",
            "description": "Lua Web Server Library"
        },
        {
            "name": "lua52",
            "description": "powerful, lightweight programming language"
        },
        {
            "name": "lua52-ansicolors",
            "description": "Ansicolors is a simple Lua function for printing to the console in color"
        },
        {
            "name": "lua52-argparse",
            "description": "Argparse is a feature-rich command line parser for Lua inspired by argparse for Python"
        },
        {
            "name": "lua52-binaryheap",
            "description": "Binary heap implementation in pure Lua"
        },
        {
            "name": "lua52-bit32",
            "description": "Lua 5.2 bit manipulation library"
        },
        {
            "name": "lua52-cgilua",
            "description": "Building Web Scripts with Lua"
        },
        {
            "name": "lua52-checks",
            "description": "Provides a `checks()` function for Lua"
        },
        {
            "name": "lua52-cjson",
            "description": "Lua CJSON is a fast JSON encoding/parsing module for Lua"
        },
        {
            "name": "lua52-copas",
            "description": "Coroutine Oriented Portable Asynchronous Services long_description Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. It uses LuaSocket as the interface with the TCP/IP stack. A server registered with Copas should provide a handler for requests and use Copas socket functions to send the response. Copas loops through requests and invokes the corresponding handlers. For a full implementation of a Copas HTTP server you can refer to Xavante as an example."
        },
        {
            "name": "lua52-coxpcall",
            "description": "Coroutine safe xpcall and pcall"
        },
        {
            "name": "lua52-fennel",
            "description": "a lisp that compiles to Lua"
        },
        {
            "name": "lua52-lgi",
            "description": "Lua bindings to GObject libraries"
        },
        {
            "name": "lua52-lpeg",
            "description": "Parsing Expression Grammars For Lua"
        },
        {
            "name": "lua52-lsqlite3",
            "description": "A binding for Lua to the SQLite3 database library"
        },
        {
            "name": "lua52-luabitop",
            "description": "C extension module for bitwise operators"
        },
        {
            "name": "lua52-luacheck",
            "description": "A tool for linting and static analysis of Lua code"
        },
        {
            "name": "lua52-luaexpat",
            "description": "XML Expat parsing"
        },
        {
            "name": "lua52-luafilesystem",
            "description": "Lua library to complement the set of functions related to file systems offered by the standard Lua distribution."
        },
        {
            "name": "lua52-luahpdf",
            "description": "Lua module that lets you programmatically create PDF files"
        },
        {
            "name": "lua52-luajson",
            "description": "customizable JSON decoder/encoder"
        },
        {
            "name": "lua52-luaposix",
            "description": "Lua bindings for POSIX"
        },
        {
            "name": "lua52-luarocks",
            "description": "Manager for rocks, lua extensions."
        },
        {
            "name": "lua52-luasec",
            "description": "binding for OpenSSL library to provide TLS/SSL communication over LuaSocket"
        },
        {
            "name": "lua52-luasocket",
            "description": "Network support for the Lua language"
        },
        {
            "name": "lua52-luasql-sqlite3",
            "description": "LuaSQL is a simple interface from Lua to a DBMS."
        },
        {
            "name": "lua52-luazip",
            "description": "LuaZip is a Lua extension library used to read files stored inside zip files."
        },
        {
            "name": "lua52-lunit",
            "description": "a unit testing framework for Lua"
        },
        {
            "name": "lua52-md5",
            "description": "checksum facilities for Lua"
        },
        {
            "name": "lua52-MessagePack",
            "description": "a pure Lua implementation of the MessagePack serialization format"
        },
        {
            "name": "lua52-metalua-parser",
            "description": "Define and generate an AST format for Lua programs"
        },
        {
            "name": "lua52-mpack",
            "description": "msgpack for Lua"
        },
        {
            "name": "lua52-numlua",
            "description": "numerical routines for Lua"
        },
        {
            "name": "lua52-psl",
            "description": "Lua bindings to libpsl"
        },
        {
            "name": "lua52-readline",
            "description": "Lua interface for readline packages."
        },
        {
            "name": "lua52-rings",
            "description": "Create new Lua states from within Lua"
        },
        {
            "name": "lua52-timerwheel",
            "description": "Timers based on a timerwheel"
        },
        {
            "name": "lua52-wsapi",
            "description": "Lua Web Server API"
        },
        {
            "name": "lua52-wsapi-fcgi",
            "description": "Lua Web Server API FastCGI Adapter"
        },
        {
            "name": "lua52-xavante",
            "description": "Lua Web Server Library"
        },
        {
            "name": "lua53",
            "description": "powerful, lightweight programming language"
        },
        {
            "name": "lua53-ansicolors",
            "description": "Ansicolors is a simple Lua function for printing to the console in color"
        },
        {
            "name": "lua53-argparse",
            "description": "Argparse is a feature-rich command line parser for Lua inspired by argparse for Python"
        },
        {
            "name": "lua53-binaryheap",
            "description": "Binary heap implementation in pure Lua"
        },
        {
            "name": "lua53-bit32",
            "description": "Lua 5.2 bit manipulation library"
        },
        {
            "name": "lua53-cgilua",
            "description": "Building Web Scripts with Lua"
        }
    ]
}