Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
Compose, deliver, receive, and test emails using the controller/view pattern. Including support for multipart email and attachments.
Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.
The ammeter gem makes it easy to write specs for Rails generators. An existing user is rspec-rails, which uses ammeter to spec its own generators.
This package provides a toolkit for building modeling frameworks like Active Record. ActiveSupport handles attributes, callbacks, validations, serialization, internationalization, and testing.
ActionView provides conventions and helpers for building web pages in Ruby.
This package allows you to create an interactive Ruby session in your browser. Those sessions are launched automatically in case of an error and can also be launched manually in any page.
GlobalID provides a way to generate URIs from a model in Ruby that uniquely identify it.
This gem provides Ruby and Ruby on Rails integration with Autoprefixer, which can parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.
Bootsnap is a library that plugs into Ruby, with optional support for YAML, to optimize and cache expensive computations.
This library integrates the SASS stylesheet language into Ruby on Rails.
Propshaft is an asset pipeline library for Rails. It's built for an era where bundling assets to save on HTTP connections is no longer urgent, where JavaScript and CSS are either compiled by dedicated Node.js bundlers or served directly to the browsers, and where increases in bandwidth have made the need for minification less pressing. These factors allow for a dramatically simpler and faster asset pipeline compared to previous options, like Sprockets.
This gem is used to handle HTML sanitization in Rails applications. If you need similar functionality in non Rails apps consider using Loofah directly.
Active Record connects classes to relational database table to establish an almost zero-configuration persistence layer for applications.
ActiveSupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. It includes support for multibyte strings, internationalization, time zones, and testing.
ActiveStorage integrates file storage services with Rails applications, allowing files to be attached to ActiveRecord models.
The fbcp command provided by this package can be used to copy the primary frame buffer to the secondary frame buffer of a Raspberry Pi. It can for example mirror the primary HDMI output to a secondary LCD display connected to the Raspberry Pi board.
rpi-imager is graphical utility to easily provision and flash a memory card with an operating system image suitable for the Raspberry Pi single board computer.
This package provides a bootloader for the ARM part of a Raspberry Pi. Note: It does not work on Raspberry Pi 1.
This package contains device tree overlay binaries to support the WaveShare SpotPear TFT LCDs on the Raspberry Pi.
Tool to help debug / hack at the BCM283x GPIO. You can dump the state of a GPIO (or all GPIOs). You can change a GPIO mode and pulls (and level, if set as an output). Beware that this tool writes directly to the BCM283x GPIO registers, ignoring anything else that may be using them (like Linux drivers).
This package package contains libraries to interface to EGL, mmal, GLESv2, vcos, openmaxil, vchiq_arm, bcm_host, VFC and OpenVG. It also provides the dtmerge, dtoverlay, dtparam, raspivid and tvservice commands, among others.
This package provides a C library for Broadcom BCM 2835 as used in the Raspberry Pi
Ratpoison is a simple window manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market.
The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate.
All interaction with the window manager is done through keystrokes. Ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software.