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-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-guess-html-encoding 0.0.11Synopsis: A small gem that attempts to guess and then force encoding of HTML documents for Ruby 1.9
Description: This package provides a small gem that attempts to guess and then force encoding of HTML documents for Ruby 1.9
ruby-active-model-serializers 0.10.12Synopsis: Generate JSON in an object-oriented manner
Description: ActiveModel::Serializers allows one to generate your JSON in an object-oriented and convention-driven manner.
ruby-jasmine-core 3.6.0Synopsis: Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
Description: Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
ruby-mini-suffix 0.3.2Synopsis: FFI wrapper for libpsl
Description: This package provides an FFI wrapper for libpsl in Ruby.
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-uglifier 4.2.0Synopsis: Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby
Description: Uglifier minifies JavaScript files by wrapping UglifyJS to be accessible in Ruby
ruby-jmespath 1.4.0Synopsis: Implements JMESPath for Ruby
Description: Implements JMESPath for Ruby
ruby-twitter 7.0.0Synopsis: Ruby interface to the Twitter API
Description: This package provides a Ruby interface to the Twitter API.
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-sassc-rails 2.1.2Synopsis: Integrate SassC-Ruby into Rails.
Description: Integrate SassC-Ruby into Rails.
ruby-unicode-types 1.10.0Synopsis: [Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved)
Description: [Unicode 16.0.0] Determines the very basic type of codepoints (one of: Graphic, Format, Control, Private-use, Surrogate, Noncharacter, Reserved).
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-lograge 0.11.2Synopsis: Tame Rails' multi-line logging into a single line per request
Description: Tame Rails' multi-line logging into a single line per request
ruby-kaminari-activerecord 1.2.1Synopsis: kaminari-activerecord lets your Active Record models be paginatable
Description: kaminari-activerecord lets your Active Record models be paginatable
ruby-dry-logic 1.1.0Synopsis: Predicate logic with rule composition
Description: Predicate logic with rule composition
ruby-aws-sdk-sns 1.38.0Synopsis: Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS). This gem is part of the AWS SDK for Ruby.
Description: Official AWS Ruby gem for Amazon Simple Notification Service (Amazon SNS). This gem is part of the AWS SDK for Ruby.
ruby-redis-namespace 1.8.1Synopsis: Namespace calls to Redis
Description: This package provides a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
ruby-lmdb 0.6.5Synopsis: lmdb is a Ruby binding to OpenLDAP Lightning MDB.
Description: lmdb is a Ruby binding to OpenLDAP Lightning MDB.
ruby-omniauth-github 2.0.0Synopsis: Official OmniAuth strategy for GitHub
Description: Official OmniAuth strategy for GitHub.
ruby-ice-nine 0.11.2Synopsis: Deep Freeze Ruby Objects
ruby-descendants-tracker 0.0.4Synopsis: Module that adds descendant tracking to a class
Description: Module that adds descendant tracking to a class
ruby-progress 3.5.2Synopsis: Show progress of long running tasks
Description: Show progress of long running tasks
ruby-flog 4.6.4Synopsis: Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.
Description: Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
Total results: 577