r-cran-crul

simple HTTP Client for GNU R

A simple HTTP client, with tools for making HTTP requests, and mocking HTTP requests. The package is built on R6, and takes inspiration from Ruby's 'faraday' gem (<https://rubygems.org/gems/faraday>). The package name is a play on curl, the widely used command line tool for HTTP, and this package is built on top of the R package 'curl', an interface to 'libcurl' (<https://curl.haxx.se/libcurl>).

tryton-modules-account-payment-sepa-cfonb

Tryton application platform - account payment sepa cfonb 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).

tryton-modules-account-product

Tryton application platform - account product 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).

tryton-modules-account-stock-landed-cost

Tryton application platform - account stock landed cost 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-mlpack

intuitive, fast, scalable C++ machine learning library (Python bindings)

This package contains Python bindings for the mlpack Library.

ironic-conductor

bare metal hypervisor API for OpenStack - conductor

Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.