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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
String inflections for dry-rb
ActiveModel::Serializers allows one to generate your JSON in an object-oriented and convention-driven manner.
This is just a loader for "readline". If Ruby has the "readline-ext" gem that is a native extension, this gem will load it. If Ruby does not have the "readline-ext" gem this gem will load "reline", a library that is compatible with the "readline-ext" gem and implemented in pure Ruby.
Immutable extensions to objects
Module to declare abstract classes and methods
FastImage finds the size or type of an image given its uri by fetching as little as needed.
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
Handlebars.js source code wrapper for (pre)compilation gems.
Easy to use and reliable cross compiler environment for building Windows and Linux binary gems. Use rake-compiler-dock to enter an interactive shell session or add a task to your Rakefile to automate your cross build.
You don't need RR setup codes with test-unit-rr. You just require "test/unit/rr".
Ruby/NTLM HTTP provides NTLM authentication over http.
Ruby Babel is a bridge to the JS Babel transpiler.
This package provides a generic OAuth (1.0/1.0a) strategy for OmniAuth.
This package provides a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around.
Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.
Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
This package provides an FFI wrapper for libpsl in Ruby.
This is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS.
This library provides arbitrary-precision decimal floating-point number class.
Tame Rails' multi-line logging into a single line per request
Adds recurring jobs for Sidekiq
This package provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
HTSlib is a C library for reading/writing high-throughput sequencing data. It also provides the bgzip, htsfile, and tabix utilities.