php-predis
A flexible and feature-complete Redis client for PHP
Predis does not require any additional C extension by default, but it can be
optionally paired with phpiredis to lower the overhead of the serialization
and parsing of the Redis RESP Protocol.
libxmlbird1t64
XML parser written in Vala
XML Bird is a library for parsing documents written in the Exensible Markup
Language (XML). This parser is written in Vala and has support for Vala
iterators. This makes it possible to loop over all tags and attributes in
the document using the foreach statement.
python3-colcon-cd
Extension for colcon to change the current working directory
This package is part of ROS 2, the Robot Operating System.
colcon is a meta build tool to improve the workflow of building, testing and
using multiple software packages. It is the recommended tool for ROS 2 to set
up workspaces and build packages from source, but can also handle old ROS 1
workspaces.
python3-sphinx-ablog
blogging with Sphinx
ABlog is a Sphinx extension that converts any sphinx project into a
full-fledged blog.
libgmap-ocaml
heterogenous maps over a GADT for OCaml (runtime files)
Gmap exposes the functor Make which takes a key type (a GADT 'a key)
and outputs a type-safe Map where each 'a key is associated with a 'a
value. This removes the need for additional packing. It uses OCaml's
stdlib Map data structure.
libns3.40
shared libraries of ns-3
ns-3 is a discrete-event network simulator for Internet systems,
targeted primarily for research and educational use.
ns-3 is free software, licensed under the GNU GPLv2 license,
and is publicly available for research, development, and use.
ns-3 is intended as an eventual replacement for the popular
ns-2 simulator. The project acronym “nsnam” derives
historically from the concatenation of ns (network simulator)
and NAM (network animator).