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.
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 gem that calculates the exchange rate using published rates from open-exchange-rates. Compatible with the money gem.
This gem makes mathematical operations more precise in Ruby and integrates other mathematical standard libraries. Prior to Ruby 2.5, mathn was part of the Ruby standard library.
Shellany is a Ruby library providing functions to capture the output produced by running shell commands.
This RSpec plugin can be used to stub environment variables in a scoped context for testing.
Contest allows writing declarative Test::Unit tests using nested contexts without performance penalties.
This package provides a simple WebSocket client for Ruby.
rainbow provides a string presenter object to colorize strings by wrapping them in ANSI escape codes.
Nokogiri (鋸) parses and searches XML/HTML, and features both CSS3 selector and XPath 1.0 support.
The ruby_memcheck gem provides a sane way to use Valgrind's memcheck on your native extension gem, that filters out all the false positives caused by Ruby not freeing all of the memory it allocates during shutdown.
This package provides a Ruby-based Parsing Expression Grammar (PEG) parser generator Domain Specific Language (DSL).
This package provides a MiniTest plugin for displaying the slowest tests in a minitest suite.
shoulda-context is the context framework extracted from Shoulda. Instead of writing Ruby methods with lots_of_underscores, shoulda-context adds context, setup, and should blocks combine to produce natural test method names.
This package allows you to test FTP implementations in ruby. It is a minimal single-client FTP server that can be bound to any arbitrary port on localhost.
Hoe is a rake/rubygems helper for project Rakefiles. It helps manage, maintain, and release projects and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all the usual project tasks including rdoc generation, testing, packaging, deployment, and announcement.
These Ruby bindings are not intended to be directly used, but rather used by higher level bindings like those provided by CZTop.
The Pagination Generator forms the core of the pagination logic in Jekyll. It calculates and generates the pagination pages.
bake-test automatically discovers how to run local test suites for Ruby projects. It supports rspec, sus, as well as rake.
This package implements a variant of Set whose elements are sorted in ascending order
This gem provides tables support for Prawn.
This package can speed up Test::Unit, RSpec, Cucumber, and Spinach tests by running them concurrently across multiple CPU cores.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar archive files.
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.
This gem extends ruby-rdf with several common RDF vocabularies.