Dear mentors,
I am looking for a sponsor for my package "ucode":
* Package name : ucode
Version : 0.0+git20250515+ds-1
Upstream contact : https://github.com/jow-/ucode/issues
* URL : https://ucode.mein.io/
* License : GPL-2, ISC, Apache-2.0
* Vcs : https://salsa.debian.org/ahmadkhalifa/ucode
Section : interpreters
The source builds the following binary packages:
ucode - Tiny scripting language with ECMA script syntax
ucode-modules - Extension modules for the ucode language
libucode0 - Shared library for the ucode interpreter
libucode-dev - Development files for the ucode VM library
To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/ucode/
Alternatively, you can download the package with 'dget' using this command:
dget -x
https://mentors.debian.net/debian/pool/main/u/ucode/ucode_0.0+git20250515+ds-1.dsc
Changes for the initial release:
ucode (0.0+git20250515+ds-1) unstable; urgency=medium
.
* Initial release. (Closes: #1020861)
ucode is typically used on openwrt routers as a tiny no-OOP javascript
interpreter and webpage template engine. It can be used for general
scripting or as an embedded interpreter with several modules (bindings)
like filesystem, json, sockets, math, zlib. (netlink and openwrt u*
modules, not compiled).
Source available on salsa here:
https://salsa.debian.org/ahmadkhalifa/ucode