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.
ruby-ice-nine 0.11.2Synopsis: Deep Freeze Ruby Objects
ruby-memoizable 0.4.2Synopsis: Memoize method return values
Description: Memoize method return values
ruby-rack-accept 0.4.5Synopsis: HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
Description: HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack
ruby-msgpack 1.4.2Synopsis: MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
Description: MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
ruby-rqrcode-core 0.2.0Synopsis: rqrcode_core is a Ruby library for encoding QR Codes. The simple
interface (with no runtime dependencies) allows you to create QR Code data structures.
Description: rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.
ruby-http-accept-language 2.1.1Synopsis: Find out which locale the user preferes by reading the languages they specified in their browser
Description: Find out which locale the user preferes by reading the languages they specified in their browser
ruby-fakeweb 1.3.0Synopsis: FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
Description: FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
ruby-dry-core 0.5.0Synopsis: A toolset of small support modules used throughout the dry-rb ecosystem
Description: This package provides a toolset of small support modules used throughout the dry-rb ecosystem
ruby-certificate-authority 1.0.0Synopsis: Ruby gem for managing the core functions outlined in RFC-3280 for PKI
Description: Ruby gem for managing the core functions outlined in RFC-3280 for PKI
ruby-jeweler 2.3.9Synopsis: Simple and opinionated helper for creating Rubygem projects on GitHub
Description: Simple and opinionated helper for creating Rubygem projects on GitHub
ruby-rdf-turtle 3.3.1Synopsis: RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.
Description: RDF::Turtle is an Turtle reader/writer for the RDF.rb library suite.
ruby-mechanize 2.7.5Synopsis: The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
and can follow links and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.
Description: The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.
ruby-simple-oauth 0.3.1Synopsis: Build and verify OAuth headers
Description: Simply builds and verifies OAuth headers
ruby-rtlit 0.0.5Synopsis: Converts CSS files from left-to-right to right-to-left
Description: Converts CSS files from left-to-right to right-to-left
ruby-actionview-precompiler 0.2.3Synopsis: Parses templates for render calls and uses them to precompile
Description: Parses templates for render calls and uses them to precompile
ruby-colored2 3.1.2Synopsis: This is a heavily modified fork of http://github.com/defunkt/colored gem, with many
sensible pull requests combined. Since the authors of the original gem no longer support it,
this might, perhaps, be considered a good alternative.
Simple gem that adds various color methods to String class, and can be used as follows:
require 'colored2'
puts 'this is red'.red
puts 'this is red with a yellow background'.red.on.yellow
puts 'this is red with and italic'.red.italic
puts 'this is green bold'.green.bold << ' and regular'.green
puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed
puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color!
puts ('this is regular, but '.red! do
'this is red '.yellow! do
' and yellow.'.no_color!
end
end)
Description: This is a heavily modified fork of http://github.com/defunkt/colored gem, with many sensible pull requests combined. Since the authors of the original gem no longer support it, this might, perhaps, be considered a good alternative.
Simple gem that adds various color methods to String class, and can be used as follows:
require 'colored2'
puts 'this is red'.red puts 'this is red with a yellow background'.red.on.yellow puts 'this is red with and italic'.red.italic puts 'this is green bold'.green.bold << ' and regular'.green puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color! puts ('this is regular, but '.red! do 'this is red '.yellow! do ' and yellow.'.no_color! end end)
ruby-phantomjs 2.1.1.0Synopsis: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
Description: Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.
ruby-barber 0.12.2Synopsis: Handlebars precompilation
Description: Handlebars precompilation
ruby-grape 1.5.2Synopsis: A Ruby framework for rapid API development with great conventions.
Description: This package provides a Ruby framework for rapid API development with great conventions.
ruby-gc-tracer 1.5.1Synopsis: gc_tracer gem adds GC::Tracer module.
Description: gc_tracer gem adds GC::Tracer module.
ruby-buftok 0.2.0Synopsis: BufferedTokenizer extracts token delimited entities from a sequence of arbitrary inputs
Description: BufferedTokenizer extracts token delimited entities from a sequence of arbitrary inputs
ruby-in-threads 1.5.4Synopsis: Run all possible enumerable methods in concurrent/parallel threads
Description: Run all possible enumerable methods in concurrent/parallel threads
ruby-logger 1.7.0Synopsis: Provides a simple logging utility for outputting messages.
Description: This package provides a simple logging utility for outputting messages.
ruby-codecov 0.4.3Synopsis: Hosted code coverage Ruby reporter
Description: Hosted code coverage Ruby reporter.
Total results: 45109