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.
This package provides a SimpleCov formatter to generate a lcov-style coverage report.
Sentry-Core provides a gem that provides a client interface for the Sentry error logger.
With Serverspec, you can write RSpec tests for checking your servers are configured correctly.
Serverspec tests your servers’ actual state by executing command locally, via SSH, via WinRM, via Docker API and so on. So you don’t need to install any agent software on your servers and can use any configuration management tools, Puppet, Ansible, CFEngine, Itamae and so on.
But the true aim of Serverspec is to help refactoring infrastructure code.
rb-inotify is a simple wrapper over the inotify Linux kernel subsystem for monitoring changes to files and directories.
The rubyzip module provides ways to read from and create zip files.
Spinach is a high-level BDD framework that leverages the expressive Gherkin language to help you define executable specifications of your code.
The minitest-proveit MiniTest extension ensures all tests to prove success (via at least one assertion) rather than rely on the absence of failure.
Rouge is a code highlighter written in Ruby. It supports more than 100 languages and outputs HTML or ANSI 256-color text. Its HTML output is compatible with stylesheets designed for pygments.
This package provides a class to deal with collections of unordered, unique values
Dotenv is a Ruby library for setting environment variables defined in a .env file. This is the Rails variant, adapted for use with Ruby on Rails projects.
Orderedhash is a Ruby library providing a hash implementation that preserves the order of items and features some array-like extensions.
Pg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 10 and later.
This library can read and update netrc files, preserving formatting including comments and whitespace.
This package provides memory profiling routines for Ruby.
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe. It provides programmatic access to the contents of a PDF file with a high degree of flexibility.
Sorbet's runtime type checking component. Sorbet is a powerful type checker for Ruby.
Excon was designed to be simple, fast and performant. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.
UserAgent is a Ruby library that parses and compares HTTP User Agents.
Quality Ensured Demonstrations (QED) is a test framework for Test Driven Development (TDD) and Behaviour Driven Development (BDD) utilizing Literate Programming techniques. QED sits somewhere between lower-level testing tools like Test::Unit and requirement specifications systems like Cucumber.
Cane fails your build if code quality thresholds are not met.
The ruby_parser (RP) package provides a Ruby parser written in pure Ruby. It outputs S-expressions which can be manipulated and converted back to Ruby via the ruby2ruby library.
Gherkin-ruby is a Gherkin parser written in pure Ruby and less than 200 lines of code.
This Ruby library provides a simple wrapper to bcrypt, a secure hash algorithm for hashing passwords.
ruby-hydra is a Ruby library for working with hyphenation patterns.