postgresql-17-pointcloud
PostgreSQL extension for storing point cloud (LIDAR) data
LIDAR sensors quickly produce millions of points with large numbers of
variables measured on each point. The challenge for a point cloud database
extension is efficiently storing this data while allowing high fidelity access
to the many variables stored.
tryton-modules-marketing-email
Tryton application platform - marketing email module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
python3-transmission-rpc
Transmission RPC client module for Python 3
transmission-rpc is a Python module implementing the JSON-RPC client protocol
for the Bittorrent client Transmission. All Transmission features
implemented up to version 4.0.6.
python3-vsure
read and change status of verisure devices through mypages
This package provides a python3 module for reading and changing status of
verisure devices through verisure app API.
python3-wolf-comm
A library to communicate with Wolf SmartSet Cloud
This library enables interaction with the Wolf SmartSet Cloud, providing the
ability to fetch heating system statuses such as temperature, pressure, and
heating state. It supports session creation and built-in authentication,
ensuring secure access to your data. Users can collect detailed information
about their devices and parameters, enriching their understanding and control
over their heating systems. This library is capable of managing parameters by
removing duplications, making the data reliable and concise for further
processing.
libgraph-grammar-perl
Grammar for graphs
Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a.
graph grammar). Much of the API draws inspiration from Parse::Yapp, but
instead of acting on text streams Graph::Grammar is oriented at graphs, as
implemented in Perl's Graph module. Graph::Grammar implements a single method
parse_graph() which accepts an instance of Graph and an array of rules. Every
rule is evaluated for each vertex in a graph and, if a match is found, an
action associated with the rule is executed.