python3-pytoolconfig

Python Tool Configuration Library

The goal of this project is to manage configuration for python tools, such as black and rope, and add support for a pyproject.toml configuration file.

libscalar-readonly-perl

functions for controlling whether any scalar variable is read-only

This simple module can make scalars read-only. This is useful to protect configuration variables, for example.

libmrpt-poses2.12

Mobile Robot Programming Toolkit - poses library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

libsmpp34-1t64

Open PDU SMPP packaging and unpackaging tool

This library is an implementation for providing the PDU handling of the SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry standard protocol designed to provide a flexible data communication interface for the transfer of short message data between External Short Messaging Entities, Routing Entitites and Message Centres.

rime-data-wubi

Rime Input Method Engine schema data - Wubi

RIME is the acronym of Rime Input Method Engine.

golang-1.18-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.