python3-psutils

PostScript document handling libraries

Library for psutils, a collection of utilities is for manipulating PostScript documents. Page selection and rearrangement are supported, including arrangement into signatures for booklet printing, and page merging for n-up printing.

gfortran-13-loongarch64-linux-gnu

GNU Fortran compiler for the loongarch64-linux-gnu architecture

This is the GNU Fortran compiler for the loongarch64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gcc-13-loongarch64-linux-gnu

GNU C compiler for the loongarch64-linux-gnu architecture

This is the GNU C compiler for the loongarch64-linux-gnu architecture, a fairly portable optimizing compiler for C.

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()).

elpa-kivy-mode

Emacs major mode for Kivy files

Kivy is an open source library for developing multi-touch applications. It is completely cross platform (Linux/OSX/Win/Android) and released under the terms of the MIT license.

lomiri-greeter

LightDM Greeter for the Lomiri Operating Environment

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.