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

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.


libcorrect 0-1.f5a28c7
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/quiet/libcorrect
Licenses: Modified BSD
Build system: cmake
Synopsis: Forward error correction library
Description:

This library provides convolutional and Reed-Solomon codes for forward error correction. It also includes a compatibility layer so that it can be used as a drop-in substitute for libfec.

dream 2.2
Dependencies: faad2@2.8.8 fftw@3.3.10 libsndfile@1.2.2-0.68f6c16 libpcap@1.10.1 opus@1.6.1 pulseaudio@16.1 qtbase@5.15.17 qtsvg@5.15.17 qtwayland@5.15.18 qwt@6.1.5 speexdsp@1.2.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://sourceforge.net/projects/drm/
Licenses: GPL 2+
Build system: qt
Synopsis: Digital Radio Mondiale receiver
Description:

Dream is a software implementation of a Digital Radio Mondiale (DRM) receiver.

csdr 0.18.2
Dependencies: fftwf@3.3.10 libsamplerate@0.1.9
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/jketterl/csdr
Licenses: GPL 3+
Build system: cmake
Synopsis: DSP for software defined radio
Description:

This package includes the libcsdr library of DSP functions for SDRs, and the csdr command line program that can be used to build simple signal processing flow graphs.

soapyaudio 0.1.1-0.79129c9
Dependencies: alsa-lib@1.2.16 hamlib@4.6.2 jack@0.125.0 libusb@1.0.25 pulseaudio@16.1 rtaudio@5.2.0 soapysdr@0.8.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/pothosware/SoapyAudio/wiki
Licenses: Expat
Build system: cmake
Synopsis: SoapySDR module for audio devices
Description:

This package provides support for sound card devices to the SoapySDR library. It also adds hamlib support, which provides basic gain and frequency controls for certain tuners which may be paired with an audio device.

gr-iqbal 0.38.3
Dependencies: boost@1.88.0 fftwf@3.3.10 gmp@6.3.0 gnuradio@3.10.12.0 libosmo-dsp@0.4.0 log4cpp@1.1.3 spdlog@1.15.3 volk@3.0.0
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://git.osmocom.org/gr-iqbal/
Licenses: GPL 3+
Build system: cmake
Synopsis: GNU Radio block to correct IQ imbalance
Description:

This is a GNU Radio block to correct IQ imbalance in quadrature receivers. It's composed of two main block:

  • Fix: Given a phase and amplitude error, it will correct a complex signal.

  • Optimize: Attempts to auto-detect the phase and amplitude error to feed to the fix block above.

urh 2.10.0
Dependencies: airspy@1.0.10-1.6f92f47 bladerf@2025.10 gnuradio@3.10.12.0 gr-osmosdr@0.2.4 hackrf@2024.02.1 python-numpy@2.3.1 python-psutil@7.2.2 python-pyaudio@0.2.14 python-pyqt@6.9.1 rtl-sdr@2.0.1
Channel: guix
Location: gnu/packages/radio.scm (gnu packages radio)
Home page: https://github.com/jopohl/urh
Licenses: GPL 3+
Build system: pyproject
Synopsis: Wireless protocol investigation program
Description:

The Universal Radio Hacker (URH) is a complete suite for wireless protocol investigation with native support for many common Software Defined Radios.

ragel 6.10
Channel: guix
Location: gnu/packages/ragel.scm (gnu packages ragel)
Home page: https://www.colm.net/open-source/ragel/
Licenses: GPL 2+
Build system: gnu
Synopsis: State machine compiler
Description:

Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, Obj-C, C#, D, Java, Go and Ruby. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax.

ruby-actionpack 7.2.2.1
Propagated dependencies: ruby-actionview@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-rack@2.2.22 ruby-rack-cache@1.13.0 ruby-rack-session@1.0.1 ruby-rack-test@2.1.0 ruby-rails-dom-testing@2.2.0 ruby-rails-html-sanitizer@1.6.0 ruby-useragent@0.16.10
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Conventions for building and testing MVC web applications
Description:

ActionPack provides conventions for building and testing MVC web applications. These work with any Rack-compatible server.

ruby-marcel 1.0.4
Propagated dependencies: ruby-mimemagic@0.3.3
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/marcel
Licenses: Expat
Build system: ruby
Synopsis: MIME type detection using magic numbers, filenames and extensions
Description:

marcel provides MIME type detection using magic numbers, filenames, and extensions

ruby-with-advisory-lock 4.0.0
Propagated dependencies: ruby-activerecord@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://closuretree.github.io/with_advisory_lock/
Licenses: Expat
Build system: ruby
Synopsis: Advisory locking for ActiveRecord
Description:

The With advisory lock gem adds advisory locking to ActiveRecord for PostgreSQL and MySQL. SQLite is also supported, but this uses the file system for locks.

ruby-turbo-rails 1.4.0
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activejob@7.2.2.1 ruby-railties@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/hotwired/turbo-rails
Licenses: Expat
Build system: ruby
Synopsis: High performance web application framework
Description:

Turbo aims to be as fast as single-page web application without having to write any JavaScript. Turbo accelerates links and form submissions without requiring server-side changes to the generated HTML. It allows carving up a page into independent frames, which can be lazy-loaded and operated as independent components. Finally, it helps making partial page updates using just HTML and a set of CRUD-like container tags. These three techniques reduce the amount of custom JavaScript that many web applications need to write by an order of magnitude. And for the few dynamic bits that are left, Stimulus can be used.

ruby-importmap-rails 2.1.0
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-railties@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/importmap-rails
Licenses: Expat
Build system: ruby
Synopsis: Tool to manage modern JavaScript in Rails
Description:

Import maps can import JavaScript modules using logical names that map to versioned/digested files -- directly from the browser. It makes it possible to build modern JavaScript applications using JavaScript libraries made for ES modules (ESM) without the need for transpiling or bundling, which removes the need for Webpack, Yarn, npm, or any other part of the JavaScript toolchain. All that is needed is the asset pipeline that is already included in Rails.

ruby-railties 7.2.2.1
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-method-source@1.0.0 ruby-rackup@1.0.1 ruby-rake@13.3.0 ruby-thor@1.2.2 ruby-webrick@1.8.1 ruby-zeitwerk@2.7.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org
Licenses: Expat
Build system: ruby
Synopsis: Rails internals, including application bootup and generators
Description:

railties provides the core Rails internals including handling application bootup, plugins, generators, and Rake tasks.

ruby-actiontext 7.2.2.1
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activerecord@7.2.2.1 ruby-activestorage@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org
Licenses: Expat
Build system: ruby
Synopsis: Edit and display rich text in Rails applications
Description:

ActionText edits and displays rich text in Rails applications.

ruby-spring 4.2.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/spring
Licenses: Expat
Build system: ruby
Synopsis: Ruby on Rails application preloader
Description:

Spring is a Ruby on Rails application preloader. It speeds up development by keeping your application running in the background so the application does need to boot it every time you run a test, rake task or migration.

ruby-rspec-rails 7.0.2
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-railties@7.2.2.1 ruby-rspec-core@3.13.2 ruby-rspec-expectations@3.13.3 ruby-rspec-mocks@3.13.2 ruby-rspec-support@3.13.2
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rspec/rspec-rails
Licenses: Expat
Build system: ruby
Synopsis: Use RSpec to test Ruby on Rails applications
Description:

This package provides support for using RSpec to test Ruby on Rails applications, in pace of the default Minitest testing library.

ruby-sassc-rails 2.1.2
Propagated dependencies: ruby-railties@7.2.2.1 ruby-sassc@2.4.0 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/sass/sassc-rails
Licenses: Expat
Build system: ruby
Synopsis: SassC-Ruby integration with Rails
Description:

This Ruby library integrates SassC-Ruby into Rails.

ruby-actioncable 7.2.2.1
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-nio4r@2.7.4 ruby-websocket-driver@0.7.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Integrate integrates WebSockets with Rails applications
Description:

Action Cable integrates WebSockets with Rails applications. Through WebSockets it allows for real-time features in web applications.

ruby-debug-inspector 1.1.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/banister/debug_inspector
Licenses: Expat
Build system: ruby
Synopsis: Ruby wrapper for the MRI 2.0 debug_inspector API
Description:

This package provides a Ruby wrapper for the MRI 2.0 debug_inspector API.

ruby-sprockets-rails 3.4.2
Propagated dependencies: ruby-actionpack@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-sprockets@4.2.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/sprockets-rails
Licenses: Expat
Build system: ruby
Synopsis: Sprockets Rails integration
Description:

Provides Sprockets implementation for the Rails Asset Pipeline.

ruby-rails-dom-testing 2.2.0
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-nokogiri@1.18.10
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/rails/rails-dom-testing
Licenses: Expat
Build system: ruby
Synopsis: Compare HTML DOMs and assert certain elements exists
Description:

This gem can compare HTML and assert certain elements exists. This is useful when writing tests.

ruby-actionmailbox 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-activestorage@7.2.2.1 ruby-activesupport@7.2.2.1 ruby-mail@2.8.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org
Licenses: Expat
Build system: ruby
Synopsis: Receive and process incoming emails in Rails applications
Description:

ActionMailbox receives and processes incoming emails in Rails applications.

ruby-activejob 7.2.2.1
Propagated dependencies: ruby-activesupport@7.2.2.1 ruby-globalid@1.1.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Build system: ruby
Synopsis: Declare job classes for multiple backends
Description:

ActiveJob allows declaring job classes in a common way across Rails applications.

ruby-stimulus-rails 1.2.1
Propagated dependencies: ruby-railties@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://stimulus.hotwired.dev
Licenses: Expat
Build system: ruby
Synopsis: Modest JavaScript framework for Rails
Description:

This package provides a modest JavaScript framework for the HTML you already have.

Total packages: 73955