riscemu
RISC-V emulator in Python
Implementing a basic RISC-V emulator, aimed at being easily extendable.
Check out the docs at readthedocs or riscemu.datenvorr.at.
libzycore1.5
Zyan Core Library for C
Zyan Core is an internal library providing platform independent types,
macros and a fallback for environments without LibC.
libzydis4.1
fast and lightweight x86/x86-64 disassembler library
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
AMD64 instructions and many vendor extensions, doesn't perform dynamic
memory allocations, is thread safe by design and has no third party
dependency - not even libc.
python3-febelfin-coda
Python module to parse CODA files (Belgium)
febelfin-coda is a parser for CODA (Coded statement of account) files.
- https://www.febelfin.be/sites/default/files/2019-04/ \
standard-coda-2.6-en.pdf
gir1.2-gtksessionlock-0.1
Wayland screen locker library using ext-session-lock-v1 (gir bindings)
gtk-session-lock is a library to use GTK 3 to build screen lockers using the
secure ext-session-lock-v1 protocol. This Library is compatible with C, C++
and any language that supports GObject introspection files (Python, Vala, etc,
see using the library below).
python3-aioimaplib
Asynchronous IMAP4rev1 client library using Python asyncio
Python library that implements the IMAP4rev1 protocol with an asynchronous
model using asyncio. This package allows users to handle IMAP communication in
a non-blocking manner, enhancing the performance of applications by leveraging
the asyncio framework to manage tasks concurrently.