hpsockd

HP SOCKS server

Hpsockd is yet-another SOCKS server, with both version 5 (RFC1928 and others) as well as version 4 support, originally written at Hewlett-Packard Company.

htag

A tagline/.signature adder for email, news and FidoNet messages

htag is a tagline (aka .signature for those without a Fidonet background) adder but it has now been so over engineered that it will also do anything you want it to[0], do lots of stuff I want it to, and do stuff it wants to.

kdesvn-kio-plugins

Subversion I/O slaves for KDE

This package includes KIO slaves for svn, svn+file, svn+http, svn+https, svn+ssh. This allows you to access Subversion repositories inside any KIO enabled KDE application.

libplasma-geolocation-interface5

Plasma Workspace for KF5 library

Plasma Workspace for KF5. Workspaces provide support for KDE Plasma Widgets, integrated search, hardware management and a high degree of customizability. Interface library for geolocation.

libplack-middleware-session-perl

Perl module for Plack middleware session management

Plack::Middleware::Session provides Plack Middleware component for session management. By default it will use cookies to keep session state and store data in memory. This library also comes with other state and store solutions. It should be noted that it stores the current session as a hash reference in the psgix.session key inside the $env where it can accessed as needed.

libperl4caml-ocaml

Use Perl code in OCaml programs, runtime library

perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code.