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.
Redcarpet is an extensible Ruby library for Markdown processing and conversion to (X)HTML.
This package provides a SimpleCov formatter to generate a lcov-style coverage report.
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
This package provides a Ruby parser written in pure Ruby.
This is an experimental gem that extracts low-level PDF functionality from Prawn.
Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program.
This gem is a port of the rails 'rake stats' method so it can be made more robust and work for non rails projects.
Given a string pattern, Mustermann will turn it into an object that behaves like a regular expression and has comparable performance characteristics.
Ruby/ProgressBar is an flexible text progress bar library for Ruby. The output can be customized with a formatting system.
MSpec is a specialized framework that is syntax-compatible with RSpec 2 for basic features. MSpec contains additional features that assist in writing specs for Ruby implementations in ruby/spec.
Rack::Test is a small, simple testing API for Rack applications. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on.
This package provides a JSON implementation written in pure Ruby.
Faraday_Middleware is a collection of middleware for the Faraday-based API wrappers.
The ptools (power tools) library extends Ruby's core File class with many additional methods modelled after common POSIX tools, such as File.which for finding executables, File.tail to print the last lines of a file, File.wc to count words, and so on.
Tilt is a thin interface over a number of different Ruby template engines in an attempt to make their usage as generic as possible.
Selenium implements the W3C WebDriver protocol to automate popular browsers. It aims to mimic the behaviour of a real user as it interacts with the application's HTML. It's primarily intended for web application testing, but any web-based task can be automated. This package provides the Ruby bindings of Selenium.
This library can be used as a module for fog or as standalone libvirt provider. fog is a Ruby cloud services library.
Multicodecs is the ruby implementation of multiformats/multicodec, a canonical table of of codecs used by various multiformats.
yaml-lint will simply try to load the YAML file with the built-in Ruby yaml library.
Faker is a port of Data::Faker from Perl. It is used to easily generate fake data: names, addresses, phone numbers, etc.
This library provides TZInfo::Data, which contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
This package provides a simple block-driven assertion library for both testing and for production code that attempts to make test definitions more readable.
SilentStream is an extraction of some parts of ActiveSupport's Kernel Reporting Core Extensions around silencing IO streams.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar archive files.