Paket tablosu
Paket sınıfları
Bir paket sınıfına tıklamak Paketler Tablosu'nu binaenaleyh süzer, ama tabi ki kendiniz el ile de süzebilirsiniz.
Paketler tablosu
Aşağıdaki tablo perfomans sebepleriyle sayfa başına 50 paket gösterir.
- Sonraki veya önceki 50 paketi göstermek için alt soldaki “sonraki sayfa” veya “önceki sayfa” bağlantılarına tıklayın.
- Kolon başlığına tıklayarak kolonlar sıralanabilir.
- Süzme ölçünüzü
beyaz alanlara' girin.
Eğer aşağıdaki tabloda paket adına tıklarsanız, paketin belgelendirmesi bulunan kendi sayfasına götürülürsünüz; eğer yoksa ekleyebilirsiniz.
Filtered by categories='languages---lua'
| Sınıf | Ad | Versiyon | Bağımlılıklar | ...........................................Tanım........................................... | Dosya boyutu | Yüklü boyut | Lisans | ↓ Bakıcı | Hata raporu | Kaynak kod |
|---|---|---|---|---|---|---|---|---|---|---|
| languages---lua | lua-openssl | 0.8.2-1-1 | libc, librt, libpthread, lua, libopenssl1.1 | A free, MIT-licensed OpenSSL binding for Lua. | 104kB | 105kB | MIT | Amnon Paz | Bug reports | Sources |
| languages---lua | json4lua | 0.9.54-1 | libc, librt, libpthread, lua, luasocket | JSON and JSONRPC for Lua | 7kB | 6kB | MIT | Amr Hassan | Bug reports | Sources |
| languages---lua | luarocks | 2.2.2-4 | libc, librt, libpthread, lua, luac, liblua5.1.5, luasocket, unzip, curl, luasec | LuaRocks is a deployment and management system for Lua modules. | 102kB | 101kB | MIT | Amr Hassan | Bug reports | Sources |
| languages---lua | uuid | 0.2.0-1 | libc, lua, luasocket | A pure Lua uuid generator | 3kB | 3kB | Apache-2.0 | Amr Hassan | Bug reports | Sources |
| languages---lua | json4lua | 0.9.54-1 | libc, librt, libpthread, lua, luasocket | packages:pkgdata:json4lua, JSON and JSONRPC for Lua | 7kB | 6kB | MIT | Amr Hassan | packages:pkgdata:json4lua, Bug reports | packages:pkgdata:json4lua, Sources |
| languages---lua | lpeg | 1.0.2-1 | libc, librt, libpthread, lua | LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs) | 17kB | 17kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-cjson | 2.1.0-2 | libc, librt, libpthread, lua | Lua CJSON is a fast JSON encoding/parsing module for Lua. | 11kB | 10kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-copas | 2.0.2-1 | libc, librt, libpthread, lua | Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. | 13kB | 12kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-coxpcall | 1.17.0-1 | libc, librt, libpthread, lua | Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with coroutines. | 2kB | 1kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-lzlib | 0.4.3-1 | libc, librt, libpthread, lua, zlib | A library to access zlib library functions and also to read/write gzip files using an interface similar to the base io package. | 8kB | 7kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-md5 | 1.3-1 | libc, librt, libpthread, lua | MD5 offers basic cryptographic facilities for Lua | 5kB | 4kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-mobdebug | 0.70-1 | libc, librt, libpthread, lua | MobDebug is a remote debugger for Lua (including Lua 5.1, Lua 5.2, Lua 5.3, and LuaJIT 2.x). | 19kB | 18kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-rings | 1.3.0-1 | libc, librt, libpthread, lua | Rings is a library which provides a way to create new Lua states from within Lua. | 4kB | 4kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-rs232 | 2019-11-20-c106c94d-2 | libc, librt, libpthread, lua | multiplatform library for serial communications over RS-232 | 15kB | 14kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-wsapi-base | 1.7-2 | libc, librt, libpthread, lua, luafilesystem | WSAPI is an API that abstracts the web server from Lua web applications . This package contains the basic stuff. | 14kB | 13kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-wsapi-xavante | 1.7-2 | libc, librt, libpthread, lua, lua-wsapi-base, lua-xavante | WSAPI is an API that abstracts the web server from Lua web applications . This package contains the Xavante stuff. | 3kB | 3kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-xavante | 2.4.0-1 | libc, librt, libpthread, lua | Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. | 11kB | 10kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lzmq | 0.4.4-1 | libc, librt, libpthread, lua, libzmq | LZMQ is a Lua binding to ZeroMQ. | 54kB | 53kB | MIT | Dirk Chang | Bug reports | Sources |
| languages---lua | lua-wsapi-base | 1.7-2 | libc, librt, libpthread, lua, luafilesystem | packages:pkgdata:lua-wsapi-base, WSAPI is an API that abstracts the web server from Lua web applications . This package contains the basic stuff. | 14kB | 13kB | MIT | Dirk Chang | packages:pkgdata:lua-wsapi-base, Bug reports | packages:pkgdata:lua-wsapi-base, Sources |
| languages---lua | lua-cjson | 2.1.0-2 | libc, librt, libpthread, lua | packages:pkgdata:lua-cjson, Lua CJSON is a fast JSON encoding/parsing module for Lua. | 11kB | 10kB | MIT | Dirk Chang | packages:pkgdata:lua-cjson, Bug reports | packages:pkgdata:lua-cjson, Sources |
| languages---lua | lpeg | 1.0.2-1 | libc, librt, libpthread, lua | packages:pkgdata:lpeg, LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs) | 17kB | 17kB | MIT | Dirk Chang | packages:pkgdata:lpeg, Bug reports | packages:pkgdata:lpeg, Sources |
| languages---lua | ldbus | 2019-08-15-9e176fe8-1 | libc, dbus, lua | This package contains “ldbus”: LUA bindings to interact with the DBUS message bus system, and services connected to it. See https://github.com/daurnimator/ldbus for details. | 17kB | 16kB | MIT | Enrico Mioso | Bug reports | Sources |
| languages---lua | luai2c | 1.1.2-4 | libc, libssp, liblua, kmod-i2c-core | This is the Lua binding for I2C. It provides access to I2C slaves supported by the kernel. | 4kB | 4kB | MIT | Frank Edelhaeuser | Bug reports | Sources |
| languages---lua | lua-cs-bouncer | 2022-01-18-e0f68b12-1 | libc, librt, libpthread, lua, luasec | Lua module to allow ip (or not) from CrowdSec API. | 27kB | 26kB | MIT | Gerald Kerma | Bug reports | Sources |
| languages---lua | lua-ev | 1.5-2 | libc, librt, libpthread, lua, libev | Lua integration with libev. | 9kB | 8kB | MIT | Jianhui Zhao | Bug reports | Sources |
| languages---lua | libiwinfo-lua | 2022-12-15-8d158096-1 | libc, libiwinfo20210430, liblua5.1.5 | This is the Lua binding for the iwinfo library. It provides access to all enabled backends. | 7kB | 6kB | GPL-2.0 | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | lua | 5.1.5-10 | libc, liblua5.1.5 | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua language interpreter. | 5kB | 4kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | lua-examples | 5.1.5-10 | libc, lua | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains Lua language examples. | 6kB | 5kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | luac | 5.1.5-10 | libc, liblua5.1.5 | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua language compiler. | 6kB | 5kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | liblua5.1.5 | 5.1.5-10 | libc | Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua shared libraries, needed by other programs. | 60kB | 59kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | lua5.3 | 5.3.5-5 | libc, liblua5.3-5.3 | Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua language interpreter. | 5kB | 4kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | luac5.3 | 5.3.5-5 | libc, librt, libpthread, liblua5.3-5.3 | Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua language compiler. | 6kB | 5kB | MIT | Jo-Philipp Wich | Bug reports | Sources |
| languages---lua | liblua5.1.5 | 5.1.5-10 | libc | packages:pkgdata:liblua5.1.5, Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua shared libraries, needed by other programs. | 60kB | 59kB | MIT | Jo-Philipp Wich | packages:pkgdata:liblua5.1.5, Bug reports | packages:pkgdata:liblua5.1.5, Sources |
| languages---lua | lua-mosquitto | 0.4.1-1 | libc, librt, libpthread, libmosquitto, lua | Lua bindings to libmosquitto | 7kB | 6kB | MIT | Karl Palsson | Bug reports | Sources |
| languages---lua | lua-penlight | 1.11.0-1 | libc, librt, libpthread, luafilesystem | It is often said of Lua that it does not include batteries. Penlight is the batteries. | 111kB | 110kB | MIT | Karl Palsson | Bug reports | Sources |
| languages---lua | linotify | 0.5-1 | libc, librt, libpthread, lua | This provides a lua binding to the inotify file system change notification system | 4kB | 3kB | MIT | Karl Palsson | Bug reports | Sources |
| languages---lua | lua-libmodbus | 0.7-1 | libc, librt, libpthread, liblua5.1.5, libmodbus | lua-libmodbus is a binding to libmodbus, see also http://www.libmodbus.org | 8kB | 7kB | MIT | Karl Palsson | Bug reports | Sources |
| languages---lua | dkjson | 2.5-4 | libc, librt, libpthread, lua | Lua JSON parser/serializer with UTF-8 support | 7kB | 6kB | MIT | Lars Gierth | Bug reports | Sources |
| languages---lua | lua-bencode | 2.2.0-1 | libc, librt, libpthread, lua | This is a module for the lua programming language for decoding and encoding bencoded data which can be used to read and write torrent files for bittorrent. | 2kB | 1kB | MIT | Lars Gierth | Bug reports | Sources |
| languages---lua | lua-sha2 | 0.2.0-1 | libc, librt, libpthread, lua | Lua Binding for the SHA-2 (SHA-256/384/512) BSD-licensed C implementation by Aaron Gifford. Also contains a HMAC implementation in Lua. | 8kB | 7kB | MIT | Lars Gierth | Bug reports | Sources |
| languages---lua | dkjson | 2.5-4 | libc, librt, libpthread, lua | packages:pkgdata:dkjson, Lua JSON parser/serializer with UTF-8 support | 7kB | 6kB | MIT | Lars Gierth | packages:pkgdata:dkjson, Bug reports | packages:pkgdata:dkjson, Sources |
| languages---lua | luasoap | 2014-08-21-af1e100281..a98 | libc, librt, libpthread, lua, luaexpat, luasec, luasocket | LuaSOAP is a library of functions to deal with SOAP. | 9kB | 8kB | MIT | Liu Peng | Bug reports | Sources |
| languages---lua | lyaml | 6.2.7-2 | libc, librt, libpthread, lua, libyaml | Lua bindings for libyaml | 14kB | 14kB | MIT | Mathew McBride | Bug reports | Sources |
| languages---lua | lyaml | 6.2.7-2 | libc, librt, libpthread, lua, libyaml | packages:pkgdata:lyaml, Lua bindings for libyaml | 14kB | 14kB | MIT | Mathew McBride | packages:pkgdata:lyaml, Bug reports | packages:pkgdata:lyaml, Sources |
| languages---lua | luasrcdiet | 1.0.0-1 | libc, librt, libpthread, lua | Compresses Lua source code by removing unnecessary characters | 39kB | 38kB | MIT | Matthias Schiffer | Bug reports | Sources |
| languages---lua | luabitop | 1.0.2-1 | libc, librt, libpthread, liblua5.1.5 | Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers. | 3kB | 2kB | MIT | Maxim Storchak | Bug reports | Sources |
| languages---lua | luaposix | 35.1-1 | libc, librt, libpthread, lua, lua-bit32 | luaposix is a general POSIX library for Lua providing access to various low level libc functions. | 125kB | 128kB | MIT | Maxim Storchak | Bug reports | Sources |
| languages---lua | lua-bit32 | 5.3.0-1 | libc, librt, libpthread, lua | lua-bit32 is the native Lua 5.2 bit manipulation library, backported to Lua 5.1 | 7kB | 6kB | MIT | Maxim Storchak | Bug reports | Sources |
| languages---lua | luajit | 2.1.0-beta3-7 | libc | LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. * Requires GCC Multilib on host system to build! * | 227kB | 226kB | MIT | Morteza Milani | Bug reports | Sources |
| languages---lua | luv | 1.40.0-0-2 | libc, librt, libpthread, libuv1, lua | Bare libuv bindings for lua | 43kB | 42kB | Apache-2.0 | Morteza Milani | Bug reports | Sources |
| Next page | ||||||||||