octave-image-acquisition
image acquisition package for Octave
The Octave-forge Image Acquisition package provides functions
to capture images from connected devices. Currently only v4l2
(which is GNU/Linux only) is supported. There is no windoze support yet.
postgresql-17-pg-checksums
Activate/deactivate/verify PostgreSQL data checksums
Data checksums allow the PostgreSQL database server to identify I/O failures
when reading data from storage. The checksums stored in the page header of
each data page are compared to the computed checksum of the read data.
libphosh0-42
Pure Wayland shell for mobile devices - binding shared library
Phosh is a graphical shell for Wayland compositors speaking the layer-surface
protocol and aimed at mobile devices like smart phones and tablets using touch
based inputs and small screens.
libgetopt-euclid-perl
command line interface dynamically built from the documentation
'Euclid' stands for Executable Uniform Command-Line Interface Descriptions.
Getopt::Euclid uses your program's own documentation to create a command-line
argument parser. This ensures that your program's documented interface and
its actual interface always agree.
libnet-async-http-perl
module to use HTTP with IO::Async
Net::Async::HTTP implements an asynchronous HTTP user agent. It sends
requests to servers, returning Future instances to yield responses when they
are received. The object supports multiple concurrent connections to servers,
and allows multiple requests in the pipeline to any one connection. Normally,
only one such object will be needed per program to support any number of
requests.
libxml-compile-perl
Perl module to translate between XML and Perl based on XML schemas
Many (professional) applications process XML messages based on a formal
specification, expressed in XML Schemas. XML::Compile translates between XML
and Perl with the help of such schemas. Your Perl program only handles a tree
of nested HASHes and ARRAYs, and does not need to understand namespaces and
other general XML and schema nastiness.