node-blueimp-md5
JavaScript library implementing the MD5 hash algorithm
JavaScript MD5 implementation.
Compatible with server-side environments like Node.js,
module loaders like RequireJS or webpack
and all web browsers.
linux-libc-dev-arc-cross
Linux Kernel Headers for development (for cross-compiling)
This package provides headers from the Linux kernel. These headers
are used by the installed headers for GNU glibc and other system
libraries. They are NOT meant to be used to build third-party modules for
your kernel. Use linux-headers-* packages for that.
autoflake
Removes unused imports and unused variables in Python code
By default, autoflake only removes unused imports for modules that are part of
the standard library. (Other modules may have side effects that make them
unsafe to remove automatically.) Removal of unused variables is also disabled
by default.
python3-ci-info
Python3 implementation of watson/ci-info
This is a Python3 implementation of watson/ci-info. Get details about
the current Continuous Integration environment.
libsdl1.2-compat
SDL 1.2 binary compatibility library - transitional package
sdl12-compat provides a binary compatible API for programs built
against SDL 1.2, but using SDL 2.0.
php8.4-yac
YAC (Yet Another Cache) for PHP
The Yet Another Cache (YAC) is a shared memory user data cache for
PHP, which provides framework for caching user variables locally.
This framework completes the missing parts of the Zend OpCache.