libzim7

library implementation of ZIM specifications

ZIM (Zeno IMproved) is an open file format for storing the contents of wiki for offline usage. This file format is primarily focused on providing the contents of Wikipedia and Wikimedia projects for offline use.

libcmark0.30.1

CommonMark parsing and rendering library

cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec.

qmake6

Qt 6 qmake Makefile generator tool

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

node-rollup-plugin-uglify

Rollup plugin to minify generated bundle

Uses UglifyJS under the hood. There are a few improvements over native uglify: * uglify is run in worker for every chunk * errors are displayed with babel code frame

golang-1.20-go

Go programming language compiler, linker, compiled stdlib

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

qml-module-org-kde-syntaxhighlighting

Syntax highlighting Engine (QML module)

This is a stand-alone implementation of the Kate syntax highlighting engine. It's meant as a building block for text editors as well as for simple highlighted text rendering (e.g. as HTML), supporting both integration with a custom editor as well as a ready-to-use QSyntaxHighlighter sub-class.