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

php7.4-raphf

raphf module for PHP

A reusable split-off of pecl_http persistent handle and resource factory API.

php7.4-smbclient

PHP wrapper for libsmbclient

smbclient is a PHP extension that uses Samba's libsmbclient library to provide Samba related functions and 'smb' streams to PHP programs.

gnss-share

Share GNSS location data

This is meant to replace things like gpsd, and gps-share, and work together with geoclue* or other clients that support fetching NMEA location data over sockets.

freerdp3-x11

RDP client for Windows Terminal Services (X11 client)

FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP).

php-jshrink

Javascript Minifier built in PHP

JShrink is a php class that minifies javascript so that it can be delivered to the client quicker. This code can be used by any product looking to minify their javascript on the fly (although caching the results is suggested for performance reasons). Unlike many other products this is not a port into php but a native application, resulting in better performance.

python3-markdown-it

Python port of markdown-it and some its associated plugins

High speed Python markdown parser based in markdown-it. markdown-it-py follows the CommonMark spec for baseline parsing. Also, new syntax rules can be added and even replace existing ones. New syntax extensions can be added to extend the parser.