libexcel-valuereader-xlsx-perl
module for extracting values from Excel workbooks in XLSX format
Excel::ValueReader::XLSX reads the contents of an Excel file in XLSX format.
Unlike other modules like Spreadsheet::ParseXLSX or Spreadsheet::XLSX,
there is no support for reading formulas, formats or other Excel internal
information; all you get are plain values -- but you get them much
faster!
python3-jira
JIRA Python library (Python 3)
This package contains a library that eases the use of the JIRA REST API
from Python.
libpnetcdf6
Libraryfor reading and writing parallel NetCDF files
PnetCDF provides high-performance parallel I/O while still
maintaining file-format compatibility with Unidata's NetCDF,
specifically the formats of CDF-1 and CDF-2.
python3-pyqt6.sip
runtime module for Python extensions using SIP
SIP is a collection of tools that makes it very easy to create Python bindings
for C and C++ libraries.
libolap4j-java
unified Java API to access an OLAP server
olap4j is a Java library to access a OLAP server with an unified API :
you may switch your OLAP server to another implementation with ease.
libfst-tools
weighted finite-state transducers library (tools)
OpenFst is a library for constructing, combining, optimizing, and searching
weighted finite-state transducers (FSTs). Weighted finite-state transducers
are automata where each transition has an input label, an output label, and a
weight. The more familiar finite-state acceptor is represented as a transducer
with each transition's input and output label equal. Finite-state acceptors
are used to represent sets of strings (specifically, regular or rational
sets); finite-state transducers are used to represent binary relations between
pairs of strings (specifically, rational transductions). The weights can be
used to represent the cost of taking a particular transition.