libsexplib-ocaml
automated conversions between OCaml-values and S-expressions (runtime)
Sexplib library contains functionality for parsing and pretty-printing
S-expressions.
ipsvd
Internet protocol service daemons
ipsvd is a set of Internet protocol service daemons for TCP/IP (optionally
SSLv3) and UDP/IP. A daemon waits for incoming connections on a socket;
for new connections, it conditionally runs an arbitrary program to handle
the connection. The daemons can be told to read and follow pre-defined
instructions on how to handle incoming connections; based on the client's
IP address or hostname, they can run different programs, set a different
environment, deny a connection, or set a per host concurrency limit.
libfastdds3.0
C++ library for the Real Time Publish Subscribe Protocol
This package is part of eProsima FastDDS. RTPS is the wire interoperability
protocol defined for the Data Distribution Service (DDS) standard by the
Object Management Group (OMG).
vim-tiny
Vi IMproved - enhanced vi editor - compact version
Vim is an almost compatible version of the UNIX editor Vi.
libcatalyst-plugin-unicode-perl
Unicode support for Catalyst (old style)
At request time Catalyst::Plugin::Unicode decodes all params from UTF-8
octets into a sequence of logical characters. On response, encodes body into
UTF-8 octets.