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-sxp 2.0.0Synopsis: Universal S-expression parser with specific support for Common Lisp, Scheme, and RDF/SPARQL
Description: Universal S-expression parser with specific support for Common Lisp, Scheme, and RDF/SPARQL.
ruby-github-api 0.19.0Synopsis: Ruby client of GitHub API methods
Description: This package provides a Ruby client that supports all of the GitHub API methods.
ruby-onebox 2.2.2Synopsis: Generate embeddable HTML previews from URLs
Description: This package provides a gem for generating embeddable HTML previews from URLs.
ruby-aws-sdk-s3 1.88.1Synopsis: Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
Description: Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
ruby-reek 6.0.3Synopsis: Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.
Description: Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds.
ruby-libv8 8.4.255.0Synopsis: Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
Description: Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
ruby-ember-rails 0.21.0Synopsis: Ember for Rails 3.1+
ruby-annotate 3.1.1Synopsis: Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.
Description: Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.
ruby-rotp 6.2.0Synopsis: Works for both HOTP and TOTP, and includes QR Code provisioning
Description: Works for both HOTP and TOTP, and includes QR Code provisioning
ruby-http 4.4.1Synopsis: Client library for making requests from Ruby
Description: 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.
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-dry-logic 1.1.0Synopsis: Predicate logic with rule composition
Description: Predicate logic with rule composition
ruby-logster 2.9.5Synopsis: UI for viewing logs in Rack
Description: UI for viewing logs in Rack
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-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-barber 0.12.2Synopsis: Handlebars precompilation
Description: Handlebars precompilation
ruby-ostruct 0.6.3Synopsis: Class to build custom data structures, similar to a Hash.
Description: Class to build custom data structures, similar to a Hash.
ruby-babel-transpiler 0.7.0Synopsis: Ruby Babel is a bridge to the JS Babel transpiler.
Description: Ruby Babel is a bridge to the JS Babel transpiler.
ruby-optimist 3.0.1Synopsis: Optimist is a commandline option parser for Ruby that just
gets out of your way. One line of code per option is all you need to write.
For that, you get a nice automatically-generated help page, robust option
parsing, command subcompletion, and sensible defaults for everything you don't
specify.
Description: Optimist is a commandline option parser for Ruby that just gets out of your way. One line of code per option is all you need to write. For that, you get a nice automatically-generated help page, robust option parsing, command subcompletion, and sensible defaults for everything you don't specify.
ruby-rocco 0.8.2Synopsis: Docco in Ruby
ruby-bigdecimal 3.2.2Synopsis: This library provides arbitrary-precision decimal floating-point number class.
Description: This library provides arbitrary-precision decimal floating-point number class.
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-lru-redux 1.1.0Synopsis: An efficient implementation of an lru cache
Description: An efficient implementation of an lru cache
ruby-path-expander 1.1.0Synopsis: PathExpander helps pre-process command-line arguments expanding
directories into their constituent files. It further helps by
providing additional mechanisms to make specifying subsets easier
with path subtraction and allowing for command-line arguments to be
saved in a file.
NOTE: this is NOT an options processor. It is a path processor
(basically everything else besides options). It does provide a
mechanism for pre-filtering cmdline options, but not with the intent
of actually processing them in PathExpander. Use OptionParser to
deal with options either before or after passing ARGV through
PathExpander.
Description: PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file.
NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.
Total results: 45109