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 fast, safe, simple direct SQL executor for PG
This package provides a Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
This package provides a Ruby interface to the Twitter API.
will_paginate provides a simple API for performing paginated queries with Active Record, DataMapper and Sequel, and includes helpers for rendering pagination links in Rails, Sinatra, Hanami, and Merb web apps.
Ant is a platform-independent build tool for Java. It is similar to make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format.
Minimal embedded v8 engine for Ruby
Pure Ruby MaxMind DB (GeoIP2) binary file reader.
This package provides a toolset of small support modules used throughout the dry-rb ecosystem
help to kill N+1 queries and unused eager loading.
This package provides a gem for generating embeddable HTML previews from URLs.
RDF.rb plugin for parsing/serializing NTriples, RDF/XML, Turtle and RDFa data using the Raptor RDF Parser library.
This package provides a metagem wrapping development tools
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
This package provides a Ruby client that supports all of the GitHub API methods.
The assets for Ember CLI.
The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
Optimize (lossless compress, optionally lossy) images (jpeg, png, gif, svg) using external utilities (advpng, gifsicle, jhead, jpeg-recompress, jpegoptim, jpegrescan, jpegtran, optipng, pngcrush, pngout, pngquant, svgo)
Immutable extensions to objects
ember-data source code wrapper for use with Ruby libs.
libsnappy binding for Ruby
Simplify API integration testing with a succinct rspec DSL and generate OpenAPI specification files directly from your rspecs. More about the OpenAPI initiative here: http://spec.openapis.org/
This package provides a simple container intended for use as an IoC container