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.
Ruby/ProgressBar is an flexible text progress bar library for Ruby. The output can be customized with a formatting system.
This package provides a RuboCop plugin that can be used for code style checking of Capybara test files (RSpec, Cucumber, Minitest).
Forwardable Extended provides more Forwardable methods for your source as Forwardable::Extended.
This package provides a implementations of custom cops that are bundled as defaults in Standard Ruby.
OpenURI with transparent disk caching, which is useful to avoid making excessive queries, for example when scraping web pages.
Rack::Mount supports Rack's X-Cascade convention to continue trying routes if the response returns pass. This allows multiple routes to be nested or stacked on top of each other.
Assertive Expressive (AE) is an assertions library specifically designed for reuse by other test frameworks.
Orderedhash is a Ruby library providing a hash implementation that preserves the order of items and features some array-like extensions.
Packnga is a library to translate to many languages using YARD.
Shellany is a Ruby library providing functions to capture the output produced by running shell commands.
Kramdown is a library for parsing and converting a superset of Markdown. It is completely written in Ruby, supports standard Markdown (with some minor modifications) and various extensions that have been made popular by the PHP Markdown Extra package and Maruku.
This package provides a common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
This gem provide built-in support for the Sass converter in Jekyll.
Multicodecs is the ruby implementation of multiformats/multicodec, a canonical table of of codecs used by various multiformats.
This package provides a Ruby interface for secure random number generators.
Creole is a lightweight markup language and this library for converting creole to HTML.
This library provides functions to calculate the differences between two tree-like structures. It is similar to Ruby's built-in TSort module.
Citrus is a parsing library for Ruby that combines the expressiveness of the language with the parsing expressions.
Rerun is a tool to launch programs, then monitor the file system, and restart the program when any of the monitored files change. It's written in Ruby, but can be used for all programs.
This module adds support for the TomDoc documentation format to YARD, a documentation generation tool for Ruby.
This package provides a performant priority queue in pure ruby with support for changing priority using pairing heap data structure
Backports enables more compatibility across Ruby versions by providing backports of some features.
TomParse is a TomDoc parser for Ruby. It takes a code comment as input and parses it into a convenient object-oriented structure in accordance with the TomDoc standard. See TomDoc for more information about the TomDoc format.
The gem public_suffix is a domain name parser, written in Ruby, and based on the Public Suffix List. A public suffix is one under which Internet users can (or historically could) directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.