# Packages
Package codelib provides Lua functions for storing Lua functions in a database.
Package convert provides functions for converting to and from Lua structures.
Package datastruct provides Lua functions for dealing with hash maps, key/values, lists and sets.
Package httpclient provides Lua functions for a HTTP client.
Package jnode provides Lua functions for dealing with JSON documents and strings.
No description provided by the author
Package ollama provides Lua functions for communicating with a local Ollama server.
Package onthefly provides Lua functions for building HTML, XML and TinySVG documents.
Package pool provides functions for managing a pool of Lua state structs.
No description provided by the author
Package pure provides Lua functions for running commands and listing files.
No description provided by the author
Package teal supplies the Lua modules for Teal language support teal.lua and compat52.lua were modified as per https://github.com/yuin/gopher-lua/issues/314.
Package upload provides functions for dealing with uploading files in a fast and safe way.
Package users provides Lua functions for dealing with users and permissions.