libsweble-common-java

common classes for sweble projects

This package includes common classes for the projects in the de.fau.cs.osr group of the Open Source Research Group, University of Erlangen-Nürnberg. It is mainly required to build the MediaWiki parser which can be found in libsweble-wikitext-java.

pmarkdown

configurable Markdown processor, supporting the CommonMark spec and extensions

The pmarkdown script reads from standard input and writes to standard output. Both are assumed to be encoded in UTF-8.

libjava-data-clojure

Utilities for working with Java beans from Clojure

A library which provides programming facilities enabling the use of Java beans in Clojure as well as the other way around.

libunrar5t64

Unarchiver for .rar files (non-free version) - shared library

Library for unarchiving .rar files. This library provides extractor functions that use for .rar files.

sqopv

Stateless OpenPGP Verification-only Command Line Interface using Sequoia

sqopv offers a Rust-based implementation of the Stateless OpenPGP Command Line Interface's verification-only subset (also known as "sopv").

libdancer2-session-cookie-perl

Dancer 2 session storage in secure cookies

implements a session factory for Dancer 2 that stores session state within a browser cookie. Features include: - Data serialization and compression using Sereal - Data encryption using AES with a unique derived key per cookie - Enforced expiration timestamp (independent of cookie expiration) - Cookie integrity protected with a message authentication code (MAC)