libapache2-mod-php8.2

server-side, HTML-embedded scripting language (Apache 2 module)

This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.

libfilezilla31

build high-performing platform-independent programs (runtime lib)

Free, open source C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include:

openfpgaloader

Universal utility for programming FPGAs

FPGAs are software-programmable reconfigurable circuits that when may implement arbitrary logics, be it to interface to other hardware as some sort of glue logic or to even outsource computations from your CPU as an accelerator. Even small FPGAs are today sufficiently capable to simulate a CPU.

debian-installer-12-netboot-armel

Debian-installer network boot images for armel

This package contains images of the Debian Installer for the armel architecture.

liblanguage-detector-java

Language Detection Library for Java

This software uses language profiles which were created based on common text for each language. N-grams, a contiguous sequence of n items from a given sample of text, were then extracted from that text and stored in the profiles. When trying to figure out in what language a certain text is written, the program goes through the same process: It creates the same kind of n-grams of the input text. Then it compares the relative frequency of them, and finds the language that matches best. Currently 71 languages are supported.

libjsonp2-java

Jakarta JSON Processing

Jakarta JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and TCK.