libcpansa-db-perl
CPAN Security Advisory data as a Perl data structure, mostly for CPAN::Audit
CPANSA::DB is the database that CPAN::Audit uses to do its work. The module
was previously known as CPAN::Audit::DB but moved to its own repo and
distribution so you can update the database separately.
libmobi0
C library for handling Mobipocket/Kindle ebook format documents
The library handles .prc, .mobi, .azw; .azw3, .azw4, some .pdb documents.
It allows one to read and parse documents, recreate source files of ebook
documents and dictionaries. It is also possible to edit document's metadata.
It handles encrypted files.
libghc-language-c99-util-prof
Utilities for language-c99.; profiling libraries
This library contains a number of utility functions and wrappers for the
'language-c99' package. For an actual high-level approach to writing C99
programs, see 'language-c99-simple'.
liborcus-spreadsheet-model-0.18-0
library for processing spreadsheet documents - spreadsheet model library
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
python3-lerc
Python 3 bindings to the Limited Error Raster Compression library
LERC is an open-source image or raster format which
supports rapid encoding and decoding for any pixel
type (not just RGB or Byte). Users set the maximum
compression error per pixel while encoding, so the
precision of the original input image is preserved
(within user defined error bounds).
libstd-rust-1.51
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.