linux-support-6.6.11

Support files for Linux 6.6

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

jcat

JSON catalog library tool

The libjcat library assembles checksum and metadata into a JSON based catalog.

anomaly

detect anomalous data in a numeric stream

To detect anomalous data in a numeric stream, anomaly needs to see a stream of numeric data and apply one of its detection methods. If an anomaly is detected, a response is made, chosen from one or more built in methods.

libdecentxml-java

XML parser optimized for round-tripping and code reuse

DecentXML is an XML parser written in Java with following features:
LL(1) parser generator based on Qt

kdevelop-pg-qt

LL(1) parser generator based on Qt

KDevelop-PG-Qt is a parser generator written in readable source-code and generating readable source-code. Its syntax was inspirated by AntLR. It implements the visitor-pattern and uses the Qt library.

libcgi-application-plugin-anytemplate-perl

module supporting any templating system in CGI::Application

CGI::Application::Plugin::AnyTemplate allows you to use any supported Perl templating system using a single consistent interface. Currently supported templating systems include HTML::Template, HTML::Template::Expr, HTML::Template::Pluggable, Template::Toolkit, Template and Petal. You can access any of these templating systems using the same interface. In this way, you can use the same code and switch templating systems on the fly. This approach has many uses. For instance, it can be useful in migrating your application from one templating system to another.