tclsoldout
Tcl wrapper for libsoldout, a markdown parser library
tclsoldout extends Tcl providing new commands to parse and process
markdown text. Tclsoldout current version creates 2 new commands
bmusb-v4l2proxy
userspace driver for Blackmagic USB3 video capture cards -- V4L2 proxy
bmusb is a userspace driver for Blackmagic's USB3 series of
video capture and playback cards (although only the capture part is
currently supported), in particular the Intensity Shuttle (HDMI) and
UltraStudio SDI cards. These are not currently served by Blackmagic's
own Linux drivers.
libmrpt-math2.5
Mobile Robot Programming Toolkit - math 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).
node-vega-embed
Node.js library to easily embed vega views
node-vega-embed makes it easy to embed interactive node-vega and
node-vega-lite views into web pages. With node-vega-embed, it is possible
to:
* Load Vega/Vega-Lite specs from source text, parsed JSON, or URLs
* Patch Vega specsto add additional functionality
* Add action links such as "View Source" and "Open in Vega Editor"
* Include Vega Tooltip
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.
repro-env
Dependency lockfiles for reproducible build environments
Tracks a description of a desired state in *repro-env.toml*, for example, the
latest version of some official container image, with the latest patch level
and the latest version of some additional packages.
It also tracks a resolved variant in *repro-env.lock* that tracks the
specific versions and checksums of the packages needed to set up the described
environment (at the patch-level available at the time of writing).