libdata-find-perl

Find data in arbitrary data structures

A simple Perl module that provides three simple subroutines to dive into an arbitrary data structure and extract references to internal data.

libgeo-wkt-simple-perl

Simple utils to parse/build Well Known Text(WKT) format string.

This module can parse/build WKT format string into/from pure Perl data structure. It is simpler than Geo::WKT and does not depend on the Proj library, and even support MULTI(LINE|STRING|POLYGON) objects.

libjsonrpccpp-server0t64

library implementing json-rpc C++ servers

This library provides classes to easily implement JSON-RPC C++ Server applications. It comes with a built in HTTP-Server connector (based on libmicrohttpd) for easy data exchange. It is fully JSON-RPC 2.0 and JSON-RPC 1.0 compatible, including:

libjsonrpccpp-stub0t64

library for stub generation of libjsonrpccpp based applications

This package provides the stub generator library for the libjson-rpc-cpp framework. It can automatically generate full functioning C++ and JavaScript JSON-RPC Client classes, which are ready to use.

linux-support-6.6.13

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.

libcodeblocks0t64

Code::Blocks shared library

Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash)