_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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-rails 7.2.2.1
Propagated dependencies: bundler@2.6.9 ruby-actioncable@7.2.2.1 ruby-actionmailbox@7.2.2.1 ruby-actionmailer@7.2.2.1 ruby-actionpack@7.2.2.1 ruby-actiontext@7.2.2.1 ruby-actionview@7.2.2.1 ruby-activejob@7.2.2.1 ruby-activemodel@7.2.2.1 ruby-activerecord@7.2.2.1 ruby-activestorage@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-railties@7.2.2.1 ruby-sprockets-rails@3.4.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Full-stack web framework optimized for programmer happiness
Description:

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.

ruby-actionmailer 7.2.2.1
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-actionview@7.2.2.1 ruby-activejob@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-mail@2.8.1 ruby-rails-dom-testing@2.2.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Work with emails using the controller/view pattern
Description:

Compose, deliver, receive, and test emails using the controller/view pattern. Including support for multipart email and attachments.

ruby-sprockets 4.2.0
Propagated dependencies: ruby-concurrent-ruby@1.3.5 ruby-rack@2.2.22
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/sprockets
Licenses: Expat
Build system: ruby
Synopsis: Sprockets is a Rack-based asset packaging system
Description:

Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS.

ruby-ammeter 1.1.7
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-railties@7.2.2.1 ruby-rspec-rails@7.0.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/alexrothenberg/ammeter
Licenses: Expat
Build system: ruby
Synopsis: Write specs for your Rails 3+ generators
Description:

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.

ruby-activemodel 7.2.2.1
Propagated dependencies: ruby-activesupport@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Toolkit for building modeling frameworks like Active Record
Description:

This package provides a toolkit for building modeling frameworks like Active Record. ActiveSupport handles attributes, callbacks, validations, serialization, internationalization, and testing.

ruby-actionview 7.2.2.1
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-builder@3.3.0 ruby-erubi@1.11.0 ruby-rails-dom-testing@2.2.0 ruby-rails-html-sanitizer@1.6.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Conventions and helpers for building web pages
Description:

ActionView provides conventions and helpers for building web pages in Ruby.

ruby-web-console 4.2.0
Propagated dependencies: ruby-actionview@7.2.2.1 ruby-activemodel@7.2.2.1 ruby-arel@9.0.0 ruby-skiptrace@0.8.1 ruby-railties@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/web-console
Licenses: Expat
Build system: ruby
Synopsis: Debugging tool for your Ruby on Rails applications
Description:

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.

ruby-globalid 1.1.0
Propagated dependencies: ruby-activesupport@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Generate URIs identifying model instances in Ruby
Description:

GlobalID provides a way to generate URIs from a model in Ruby that uniquely identify it.

ruby-autoprefixer-rails 10.4.13.0
Propagated dependencies: ruby-execjs@2.7.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/ai/autoprefixer-rails
Licenses: Expat
Build system: ruby
Synopsis: Parse CSS and add vendor prefixes to CSS rules
Description:

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.

ruby-bootsnap 1.18.6
Propagated dependencies: ruby-msgpack@1.7.5
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/Shopify/bootsnap
Licenses: Expat
Build system: ruby
Synopsis: Accelerator for large Ruby/Rails application
Description:

Bootsnap is a library that plugs into Ruby, with optional support for YAML, to optimize and cache expensive computations.

ruby-sass-rails 5.0.7
Propagated dependencies: ruby-railties@7.2.2.1 ruby-sass@3.7.4 ruby-sprockets@4.2.0 ruby-sprockets-rails@3.4.2 ruby-tilt@2.7.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/sass-rails
Licenses: Expat
Build system: ruby
Synopsis: Sass adapter for the Rails asset pipeline
Description:

This library integrates the SASS stylesheet language into Ruby on Rails.

ruby-propshaft 0.7.0
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-rack@2.2.22 ruby-railties@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/propshaft
Licenses: Expat
Build system: ruby
Synopsis: Asset pipeline library for Rails
Description:

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.

ruby-rails-html-sanitizer 1.6.0
Propagated dependencies: ruby-loofah@2.24.1 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/rails-html-sanitizer
Licenses: Expat
Build system: ruby
Synopsis: HTML sanitization for Rails applications
Description:

This gem is used to handle HTML sanitization in Rails applications. If you need similar functionality in non Rails apps consider using Loofah directly.

ruby-activerecord 7.2.2.1
Propagated dependencies: ruby-activemodel@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-sqlite3@2.5.0 ruby-timeout@0.4.3
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org
Licenses: Expat
Build system: ruby
Synopsis: Ruby library to connect to relational databases
Description:

Active Record connects classes to relational database table to establish an almost zero-configuration persistence layer for applications.

ruby-activesupport 7.2.2.1
Propagated dependencies: ruby-benchmark@0.4.0 ruby-concurrent-ruby@1.3.5 ruby-connection-pool@2.4.1 ruby-i18n@1.13.0 ruby-minitest@5.27.0 ruby-msgpack@1.7.5 ruby-securerandom@0.4.1 ruby-tzinfo@2.0.6-0.5cfebcb ruby-tzinfo-data@1.2025.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Ruby on Rails utility library
Description:

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.

ruby-activestorage 7.2.2.1
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activejob@7.2.2.1 ruby-activerecord@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-marcel@1.0.4 ruby-mini-mime@1.1.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Integrate file storage services in to Rails applications
Description:

ActiveStorage integrates file storage services with Rails applications, allowing files to be attached to ActiveRecord models.

rpi-fbcp 0.0.0-0.af8d322
Dependencies: raspberrypi-userland@0.0.0-0.54fd97a
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/tasanakorn/rpi-fbcp
Licenses: Expat
Build system: cmake
Synopsis: Mirror primary to secondary frame buffer on Raspberry Pi
Description:

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 1.8.5
Dependencies: gnutls@3.8.9 curl@8.6.0 libarchive@3.7.7 qtdeclarative@5.15.17 qtquickcontrols2@5.15.17 qtsvg@5.15.17 qttools@5.15.17 qtwayland@5.15.18 util-linux@2.40.4
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/raspberrypi/rpi-imager/
Licenses: ASL 2.0
Build system: qt
Synopsis: Raspberry Pi Imaging Utility
Description:

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.

raspi-arm-chainloader 0.1
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/librerpi/rpi-open-firmware/
Licenses: GPL 2+
Build system: gnu
Synopsis: Raspberry Pi ARM bootloader
Description:

This package provides a bootloader for the ARM part of a Raspberry Pi. Note: It does not work on Raspberry Pi 1.

waveshare-dtoverlays 0.0.0-0.6ea99d4
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/swkim01/waveshare-dtoverlays/
Licenses: GPL 3+
Build system: gnu
Synopsis: Device tree overlays for WaveShare SpotPear TFT LCDs
Description:

This package contains device tree overlay binaries to support the WaveShare SpotPear TFT LCDs on the Raspberry Pi.

raspi-gpio 0.1-1.6d0769a
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/RPi-Distro/raspi-gpio
Licenses: Modified BSD
Build system: gnu
Synopsis: State dumper for BCM270x GPIOs
Description:

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).

raspberrypi-userland 0.0.0-0.54fd97a
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://github.com/raspberrypi/userland/
Licenses: Modified BSD
Build system: cmake
Synopsis: Raspberry Pi GPU-related libraries
Description:

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.

bcm2835 1.64
Channel: guix
Location: gnu/packages/raspberry-pi.scm (gnu packages raspberry-pi)
Home page: https://www.airspayce.com/mikem/bcm2835/
Licenses: GPL 3
Build system: gnu
Synopsis: C library for Broadcom BCM 2835 as used in Raspberry Pi
Description:

This package provides a C library for Broadcom BCM 2835 as used in the Raspberry Pi

ratpoison 1.4.9
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 libxft@2.3.8 libxi@1.8.2 libxrandr@1.5.4 libxpm@3.5.17 libxt@1.3.1 libxtst@1.2.5 libx11@1.8.12 readline@8.2.13 xorgproto@2024.1 xterm@397
Channel: guix
Location: gnu/packages/ratpoison.scm (gnu packages ratpoison)
Home page: https://www.nongnu.org/ratpoison/
Licenses: GPL 2+
Build system: gnu
Synopsis: Simple mouse-free tiling window manager
Description:

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.

Total packages: 73955