ruby-launchy
helper class for launching cross-platform applications
Launchy is a helper class for launching cross-platform applications in a fire
and forget manner. There are application concepts (browser, email client, etc)
that are common across all platforms, and they may be launched differently on
each platform. Launchy is here to make a common approach to launching external
applications from within ruby programs.
lomiri-wallpapers-20.04
Lomiri Wallpapers (as shipped with Ubuntu Touch 20.04)
Lomiri is an operating environment optimized for touch based
human-machine interaction, but also supporting convergence (i.e. switching
between tablet/phone and desktop mode). Lomiri is the user shell driving
Ubuntu Touch based mobile devices.
designate-tlds
Designate TLDs population
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
REST API for domain & record management. It is Integrated with Keystone for
authentication, and provides a framework in place to integrate with Nova and
Neutron notifications (for auto-generated records). Designate supports
PowerDNS and Bind9 out of the box.
r-cran-kableextra
construct complex table with 'kable' and pipe syntax in GNU R
Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr'
and the piping syntax from 'magrittr'. Function 'kable()' is a light weight
table generator coming from 'knitr'. This package simplifies the way to
manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows
users to construct complex tables and customize styles using a readable
syntax.
ruby-puppet-resource-api
Implementation of the Puppet Resource API specification
A resource is the basic unit that is managed by Puppet. Each resource has a set
of attributes describing its current state. Some attributes can be changed
throughout the lifetime of the resource, whereas others are only reported back
but cannot be changed. This library provides a simple way to write new native
resources for Puppet.