This is a staging site. Uploads will not persist. Testing only.

lomiri-tests

Scripts and mocks for running Lomiri Shell tests

Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices.

lua-resty-lrucache

Simple LRU cache for the ngx_lua module

The LRU cache resides completely in the Lua VM and is subject to Lua GC. As such, do not expect it to get shared across the OS process boundary. The upside is that you can cache arbitrary complex Lua values (such as deep nested Lua tables) without the overhead of serialization (as with ngx_lua's shared dictionary API). The downside is that your cache is always limited to the current OS process (i.e. the current Nginx worker process). It does not really make much sense to use this library in the context of init_by_lua because the cache will not get shared by any of the worker processes (unless you just want to "warm up" the cache with predefined items which will get inherited by the workers via fork()).

linux-doc-6.10

Linux kernel specific documentation for version 6.10

This package provides the various README files and HTML documentation for the Linux kernel version 6.10. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. An index to the documentation is installed as /usr/share/doc/linux-doc-6.10/html/index.html.

gobjc-14-mipsisa64r6el-linux-gnuabi64

GNU Objective-C compiler for the mipsisa64r6el-linux-gnuabi64 architecture

This is the GNU Objective-C compiler for the mipsisa64r6el-linux-gnuabi64 architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

python3-sphinxcontrib.htmlhelp

sphinx extension which renders HTML help files

This package provides an extension to the Python sphinx documentation system which outputs HTML help files.

gobjc-14-mipsisa64r6-linux-gnuabi64

GNU Objective-C compiler for the mipsisa64r6-linux-gnuabi64 architecture

This is the GNU Objective-C compiler for the mipsisa64r6-linux-gnuabi64 architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.