libime-data-jyutping

Fcitx5 libime implementation of jyutping input method (data)

This software provides a library that makes use of libime to implement jyutping (粵拼) input method. It also includes an engine for fcitx 5.

riscemu

RISC-V emulator in Python

Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at readthedocs or riscemu.datenvorr.at.

libsweble-wikitext-java

parser for MediaWiki's wikitext

The Sweble Wikitext Parser is a parser for the wiki markup (called Wikitext) used by the MediaWiki wiki engine. Of course, the MediaWiki software provides its own parser for wikitext, however, the MediaWiki parser only produces HTML output. The Sweble Wikitext Parser on the other hand generates a machine-readable representation (AST – abstract syntax tree) of an article, thus unlocking the structured data within a wiki running the MediaWiki software.

libxmlcatalog-java

XML Catalog Management Tool

XML Catalog Management Tool as used by Protégé.

liblowdown1

Simple markdown translator (shared library)

Lowdown is a Markdown translator producing HTML5, roff documents in the ms and man formats, LaTeX, gemini, and terminal output.

libdata-checks-perl

value constraint checking module

The Data::Checks module provides functions that implement various value constraint checking behaviours. These are the parts made visible by the `use Data::Checks ...` import line, in Perl code.