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.
Memoize method return values
Fast Implementation of Gruber's Markdown in C
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
Ruby is a dynamic object-oriented programming language with a focus on simplicity and productivity.
Chronic is a natural language date/time parser written in pure Ruby.
Works for both HOTP and TOTP, and includes QR Code provisioning
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
This package provides interfaces to enumerate AWS partitions, regions, and services.
This package provides a mixin to add configuration functionality to your classes
Helps creating valid Guard plugins and testing them
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)
Initialize object attributes via attributes hash
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.
Ember for Rails 3.1+
This package provides a library implementing patterns that behave like regular expressions.
This package provides a Kafka (http://kafka.apache.org/) producer and consumer
Deep Freeze Ruby Objects
This package provides a client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
Character encoding auto-detection in Ruby. As smart as your browser. Open source.
Better than Pathname
SimpleCov is a code coverage framework for Ruby with a powerful configuration library and automatic merging of coverage across test suites.
gc_tracer gem adds GC::Tracer module.