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.
Monetize provides a library for converting various objects into Money objects.
This gem provides a simple interface for classifying Ruby strings using the Unicode Script and Script_Extensions properties.
This package provides a job queue that uses PostgreSQL for storing jobs and locking between worker processes.
AnyStyle is a very fast and smart parser for academic reference lists and bibliographies. AnyStyle uses powerful machine learning heuristics based on Conditional Random Fields and aims to make it easy to train the model with data that is relevant to your parsing needs.
This package provides the anystyle command-line utility. AnyStyle can also be used as a Ruby library or as a web application, though the later has not yet been packaged for Guix.
The Listen gem listens to file modifications and notifies you about the changes.
This is an experimental gem that extracts low-level PDF functionality from Prawn.
Knows about MRI, Rubinius, JRuby, MagLev and MacRuby.
EmailReplyTrimmer is a Ruby small library to trim replies from plain text email.
This Gem provides a common layer for serverspec and itamae.
Roda is a routing tree web toolkit, designed for building fast and maintainable web applications in ruby.
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
The Polyglot library allows a Ruby module to register a loader for the file type associated with a filename extension, and it augments require to find and load matching files.
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.
Fuubar is an RSpec formatter that uses a progress bar instead of a string of letters and dots as feedback. It also stops on the first test failure.
CZMQ Ruby bindings, based on the generated low-level FFI bindings of CZMQ. The focus of of CZTop is on being easy to use and providing first class support for security mechanisms.
This package is probably useless outside of internal HashiCorp use. It is open source for disclosure and because HashiCorp's open source projects must be able to link to it.
This gem is a library that provides trigonometric and transcendental functions for complex numbers. The functions in this module accept integers, floating-point numbers or complex numbers as arguments.
This gem provides the classes LinkHeader and LinkHeader::Link, which represent HTTP Link headers conforming to RFC 5988. Objects can be constructed from and converted to text or a JSON-friendly Array representation. They can also be used to generate corresponding HTML link elements.
Antwrap is a Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant tasks from a Ruby or a JRuby script.
This package provides a Jekyll plugin to silently generate a sitemaps.org compliant sitemap for your Jekyll site.
MultiXml provides swappable XML backends utilizing either LibXML, Nokogiri, Ox, or REXML.
Thin is a Ruby web server that glues together 3 Ruby libraries:
the Mongrel parser,
Event Machine, a network I/O library with high scalability, performance and stability,
Rack, a minimal interface between webservers and Ruby frameworks.
This package provides a plugin for the RuboCop code style enforcing & linting tool.
This package provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.