libocamlformat-ocaml
auto-formatter for OCaml code (runtime library)
ocamlformat is a code formatter for OCaml. It comes with opinionated
default settings but is also fully customizable to suit your coding
style.
- Profiles: ocamlformat offers profiles with predefined formatting
configurations.
- Configurable: Users can change the formatting profile and configure
every option in their .ocamlformat configuration file.
- Format Comments: ocamlformat can format comments, docstrings, and
even code blocks in your comments.
- RPC: ocamlformat provides an RPC server that can be used by other
tools to easily format OCaml Code.
libmrpt-gui2.12
Mobile Robot Programming Toolkit - gui 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).
python3-rst2ansi
Python module to render reStructuredText to ansi-escaped strings
The rst2ansi project is a python module dedicated to rendering RST
(reStructuredText) documents to ansi-escaped strings suitable for display
in a terminal.
libzint2.10
library for encoding data in barcode symbols
Zint is a barcode encoding and image generating library. It currently
features support for over 50 symbologies including Australian Post
4-state codes (redirect, reply-paid, routing, standard customer),
Aztec Code (ISO 24778), Aztec Runes, Channel code, Codabar, Code 11,
Code 128 (ISO 15417), Code 16k, Code 2 of 5 (Data Logic, IATA,
Industrial, Interleaved, Matrix), Code 32 (Italian Pharmacode), Code
39 (ISO 16388), Code 39 Extended, Code 49, Code 93, Code One, Databar
(Expanded, Expanded Stacked, Limited, Stacked Omnidirectional), Data
Matrix (ISO 16022), Deutsche Post (Identicode, Leitcode), Dutch Post
KIX, EAN-14, European Article Number (EAN), Facing Identification
Mark (FIM), Flattermarken, Grid Matrix, ITF-14, International Standard
Book Number (ISBN), Japanese Postal Barcode, Korean Postal Barcode,
LOGMARS, Maxicode (ISO 16023), MicroPDF417 (ISO 24728), Micro QR
Code, MSI Plessey, NVE-18, PDF417 (ISO 15438), Pharmacode (2-track,
Zentralnummer (PZN)), PLANET, Postnet, QR Code (ISO 18004), Royal
Mail 4-state Barcode, Telepen, Telepen Numeric, UK Plessey, Universal
Product Code (UPC-A, UPC-E), USPS Intelligent Mail as well as HIBC.
libopencv-videoio4.5d
computer vision Video I/O library
This package contains the OpenCV (Open Computer Vision) Video I/O
runtime libraries.
libhttpclient5-java
HTTP/1.1 and HTTP/2 compliant HTTP agent implementation
HttpClient is a HTTP/1.1 and HTTP/2 compliant HTTP agent implementation based
on HttpCore. It also provides reusable components for client-side
authentication, HTTP state management, and HTTP connection management.