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 Ruby library provides an abstract interface for network clients.
This is a parser for kramdown that converts Markdown documents in the GFM dialect to HTML.
Timers offers a collections of one-shot and periodic timers, intended for use with event loops such as async.
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests. This is useful when testing software.
This library provides Ruby qFFI bindings to the libsass library. This enables rendering SASS from Ruby code.
This package provides a set of Hoe plugins for tighter Git integration. It provides tasks to automate release tagging and pushing and changelog generation.
The options library helps with parsing keyword options in Ruby functions.
Spectroscope is a Behavior-Driven Development (BDD) framework built on RubyTest, designed to emulate RSpec in most respects. It is assertion framework independent so any number of assertion systems can be used, such as Assay or AE.
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
fog is a Ruby cloud services library. This package provides shared classes and tests for fog providers and services.
This gem is a Faraday adapter for the Net::HTTP library. Faraday is an HTTP client library that provides a common interface over many adapters.
Backports enables more compatibility across Ruby versions by providing backports of some features.
This package provides a Ruby parser written in pure Ruby.
This gem provides a simple interface for classifying Ruby strings using the Unicode Script and Script_Extensions properties.
This package provides a fake file system for use in test suites. It avoids the need for manually creating temporary directories, or dealing with platform intricacies in File and FileUtils.
MIME detection by extension or content, using the freedesktop.org.xml shared-mime-info database.
The rubyzip module provides ways to read from and create zip files.
MultiXml provides swappable XML backends utilizing either LibXML, Nokogiri, Ox, or REXML.
Blather is a XMPP DSL for Ruby written on top of EventMachine and Nokogiri.
This package provides a Hoe plugin with various Markdown helpers, which can be used to e.g. hyperlink Markdown documentation between project files.
This library extends Warden to support OAuth 2.0 authorized API requests.
This package provides a MiniTest extension to stub constants for the duration of a block in MiniTest.
IO.console adds console capabilities to Ruby IO instances.
The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML toolkit.