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.
This package provides a set of methods to manipulate an IP address. Both IPv4 and IPv6 are supported.
This package provides actionable code coverage reports for Ruby projects. It has very little overhead and can be easily integrated with development tools to catch coverage problems early.
m stands for metal, a better test/unit and minitest test runner that can run tests by line number.
This gems add the --watch switch to the jekyll CLI interface. It allows Jekyll to rebuild your site when a file changes.
Monetize provides a library for converting various objects into Money objects.
Faker is a port of Data::Faker from Perl. It is used to easily generate fake data: names, addresses, phone numbers, etc.
ProgressBar is a simple library for displaying progress bars. The maximum value is configurable, and additional information can be displayed like the percentage completion, estimated time remaining, elapsed time and rate.
Pleaserun is a tool to generate startup scripts and service definitions. It targets service managers such as systemd, Upstart, launchd, sysv init, and runit.
This package is a wrapper around parallel_tests that runs every test in a fork to avoid pollution and get clean output per test.
HashDiff is a Ruby library to compute the smallest difference between two hashes.
This Ruby module allows you to map simple HTML back into Markdown---e.g., if you want to import existing HTML data in your application.
Slop provides a Ruby domain specific language for gathering options and parsing command line flags.
This package provides a subclass of Object that includes the Comparable module for handling dates.
This library provides methods to read Adobe Font Metrics (afm) files and use the data therein.
Forwardable Extended provides more Forwardable methods for your source as Forwardable::Extended.
This package provides additional test assertions for Ruby standard libraries.
BlankSlate provides an abstract base class with no predefined methods (except for __send__ and __id__). BlankSlate is useful as a base class when writing classes that depend upon method_missing (e.g. dynamic proxies).
Notiffany is a Ruby wrapper library for notification libraries such as Libnotify.
This library extends Warden to support OAuth 2.0 authorized API requests.
This package provides a collection of RuboCop cops to check for performance optimizations in Ruby code.
Pg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.3 and later.
RubyMoney provides a library for dealing with money and currency conversion. Its features are:
Provides a Money class which encapsulates all information about a certain amount of money, such as its value and its currency.
Provides a Money::Currency class which encapsulates all information about a monetary unit.
Represents monetary values as integers, in cents; so avoids floating point rounding errors.
Represents currency as Money::Currency instances providing a high level of flexibility.
Provides APIs for exchanging money from one currency to another.
This gem provides a Power Assert implementation for Minitest. It is inspired by the test-unit-power_assert gem.
Prawn::Icon provides various icon fonts including FontAwesome, PaymentFont and Foundation Icons for use with the Prawn PDF toolkit.