libopenrefine-opencsv-java
CSV parser library for Java
OpenCSV is an easy-to-use CSV (comma-separated values) parser library for
Java. Opencsv supports all the basic CSV-type features like:
* Arbitrary numbers of values per line
* Ignoring commas in quoted elements
* Handling quoted entries with embedded carriage returns
* Configurable separator and quote characters
python3-nbsphinx-link
sphinx extension for including notebooks outside of sphinx root
Normally, Sphinx will only allow you to add files that are situated
inside the source directory, but you might want to include files from
another directory, for example a central 'examples' folder. For RST
files these can be linked with include directives inside another RST
file. For notebooks, there's nbsphinx-link.
python3-mbstrdecoder
multi-byte character string decoder
Mbstrdecoder is a Python library for multi-byte character string decoder.
libpcre2-posix3
New Perl Compatible Regular Expression Library - posix-compatible runtime files
This is PCRE2, the new implementation of PCRE, a library of functions
to support regular expressions whose syntax and semantics are as
close as possible to those of the Perl 5 language. New projects
should use this library in preference to the older library,
confusingly called pcre3 in Debian.
libopencolorio2.1t64
complete color management solution - runtime
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation. OCIO provides a straightforward and
consistent user experience across all supporting applications while
allowing for sophisticated back-end configuration options suitable
for high-end production usage. OCIO is compatible with the Academy
Color Encoding Specification (ACES) and is LUT-format agnostic,
supporting many popular formats.
raku-log
interface for logging mechanisms
An interface for logging mechanisms in the Raku programming language to
adhere to. RFC5424 has been used as a reference point to decide which
levels to support, and what naming conventions to use.