libofx7t64
library to support the Open Financial Exchange format
Open Financial Exchange is an open standard for exchanging financial
information. Using this library a program can enable support for
common financial transactions such as bill payment, accessing account
information and investment tracking.
libnats3.7
C client for the NATS messaging system
NATS messaging enables the exchange of data that is segmented into messages
among computer applications and services. These messages are addressed by
subjects and do not depend on network location. This provides an abstraction
layer between the application or service and the underlying physical network.
Data is encoded and framed as a message and sent by a publisher.
The message is received, decoded, and processed by one or more subscribers.
libolecf1t64
OLE2 Compound File format access library
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
filtermail
utility to filter incoming e-mail as accepted, spam, or ignored
filtermail inspects received e-mail and uses a rule set to filter it into
the standard mailbox, a spam-box or an ignore-box. It is intended to be
used with Mail Transfer Agents (MTAs) that invoke a Local Delivery Agent
(LDA) via a 'forward' file specifying a program to process incoming e-mail.
libonvif1t64
ONVIF IP camera client library
Implementing the client side of the ONVIF specification for communicating
with IP enabled compatible cameras.
libsoup-3.0-0
HTTP library implementation in C -- Shared library
It was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.