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.
Nokogiri::Diff adds the ability to calculate the differences (added or removed nodes) between two XML/HTML documents.
HighLine provides a high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a menu system for providing multiple options to the user.
Power-assert is an assertion library providing descriptive assertion messages for tests.
Orderedhash is a Ruby library providing a hash implementation that preserves the order of items and features some array-like extensions.
This module allows Ruby programs to interface with the SQLite3 database engine.
This package provides a Jekyll plugin to generate an Atom feed of your Jekyll posts.
Shellany is a Ruby library providing functions to capture the output produced by running shell commands.
Sass Spec is a test suite for Sass. Test cases are all in the spec directory.
This package provides support for encoding and decoding binary data using a Base64 representation.
Pleaserun is a tool to generate startup scripts and service definitions. It targets service managers such as systemd, Upstart, launchd, sysv init, and runit.
rubocop is a Ruby code style checking tool. It aims to enforce the community-driven Ruby Style Guide.
This package provides a Ruby kernel for Jupyter/IPython frontends (e.g. notebook).
This library makes it easier to discover the truth values of various Ruby objects.
This package provides additional test assertions for Ruby standard libraries.
This package is a collection of ANSI escape code related libraries enabling ANSI colorization and stylization of console output. Included in the library are the Code module, which defines ANSI codes as constants and methods, a Mixin module for including color methods, a Logger, a ProgressBar, and a String subclass. The library also includes a Terminal module which provides information about the current output device.
This package provides localhost, a Ruby library for Managing a local certificate authority for self-signed, localhost development servers.
Systemu can be used on any platform to return status, stdout, and stderr of any command. Unlike other methods like open3 and popen4 there is no danger of full pipes or threading issues hanging your process or subprocess.
Backports enables more compatibility across Ruby versions by providing backports of some features.
Liquid is a template language written in Ruby. It is used to load dynamic content on storefronts.
fog is a Ruby cloud services library. This package provides shared classes and tests for fog providers and services.
This library provides a generic OAuth2 strategy for OmniAuth. It doesn't provide a way to gather user information, so should be used as a building block for authentication strategies.
This package provides a Partial native implementation of the liquid ruby gem in C that makes it operate about three times faster.
Tins is a Ruby library providing assorted tools.
This package provides a small C extension to speed up variable length integers (varint) in Ruby Protocol Buffers.