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

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:

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.

elpa-compat

COMPATibility Library for Emacs

The intended audience of this library aren't day-to-day users, but package developers that wish to make use of newer functionality, not provided in older versions of Emacs, without breaking compatibility for users bound to specific Emacs releases.

libpari-gmp-tls8

PARI/GP Computer Algebra System shared library

PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations.