Ycarus Gentoo ebuild

graaff

Ces ebuilds viennent du site .

Si vous avez des problemes allez sur le site officiel.

dev-ruby

PoParser : A PO file parser, editor and generator ( https://github.com/arashm/poparser )

aasm : A library for adding finite state machines to Ruby classes. ( https://github.com/aasm/aasm )

active_model_otp : Adds methods to set and authenticate against one time passwords ( https://github.com/heapsource/active_model_otp )

active_model_serializers : Making it easy to serialize models for client-side use ( https://github.com/rails-api/active_model_serializers )

active_storage_validations : Validations for Active Storage (presence) ( https://github.com/igorkasyanchuk/active_storage_validations )

activerecord-session_store : An Action Dispatch session store backed by an Active Record class ( https://github.com/rails/activerecord-session_store )

acts-as-taggable-on : Advanced tagging for Rails. ( https://github.com/mbleigh/acts-as-taggable-on/ )

ancestry : Allows records to be organized in a tree structure ( https://github.com/stefankroes/ancestry )

api-versions : a Gem to help you manage your Rails API endpoints ( https://github.com/EDMC/api-versions )

appsignal : The official appsignal.com gem ( https://docs.appsignal.com/ruby )

atlassian-jwt : Simplifies generating the claims needed with the Atlassian Connect REST APIs ( https://bitbucket.org/atlassian/atlassian-jwt-ruby )

authlogic : A clean, simple, and unobtrusive ruby authentication solution. ( https://github.com/binarylogic/authlogic )

axe-core-api : Provides a collection of methods which interface as an API for Axe ( https://github.com/dequelabs/axe-core-gems )

axe-core-cucumber : Cucumber step definitions for Axe ( https://github.com/dequelabs/axe-core-gems )

backport : A pure Ruby library for event-driven IO ( https://github.com/castwide/backport )

backticks : Captures stdout, stderr and (optionally) stdin; uses PTY to avoid buffering ( https://github.com/xeger/backticks )

benchmark : A performance benchmarking library ( https://github.com/ruby/benchmark )

better_errors : Provides a better error page for Rails and other Rack apps ( https://github.com/BetterErrors/better_errors )

better_html : Better HTML for Rails ( https://github.com/Shopify/better-html )

bicho : ruby Bugzilla access library ( https://github.com/dmacvicar/bicho )

bootsnap : Boot large ruby/rails apps faster ( https://github.com/Shopify/bootsnap )

bootstrap : Bootstrap 5 rubygem for Rails / Sprockets / Hanami / etc ( https://github.com/twbs/bootstrap-rubygem )

bootstrap_form : A rails form builder to create forms using Bootstrap 4 ( https://github.com/bootstrap-ruby/bootstrap_form )

browser : Do some browser detection with Ruby ( https://github.com/fnando/browser )

byebug : a Ruby 2 debugger ( https://github.com/deivid-rodriguez/byebug )

case_transform : Extraction of the key_transform abilities of ActiveModelSerializers ( https://github.com/rails-api/case_transform )

chroma : Color manipulation and palette generation ( https://github.com/jfairbank/chroma )

code_analyzer : Code analyzer helps you build your own code analyzer tool. ( https://github.com/flyerhzm/code_analyzer )

cookies_eu : Displays a cookie consent ( https://github.com/infinum/cookies_eu )

debride : Analyze code for potentially uncalled / dead methods ( https://github.com/seattlerb/debride )

debride-erb : Extends debride to analyze erb files (erubis ala rails, actually) ( https://github.com/seattlerb/debride-erb )

deep_cloneable : Extends the functionality of ActiveRecord::Base#dup to perform a deep clone ( https://github.com/moiristo/deep_cloneable )

default_value_for : Allows to define default values for ActiveRecord models in a declarative manner ( https://github.com/FooBarWidget/default_value_for )

diplomat : A simple wrapper for Consul ( https://github.com/WeAreFarmGeek/diplomat )

draper : View Models for Rails ( https://github.com/drapergem/draper )

dry-container : A simple, configurable object container implemented in Ruby ( https://dry-rb.org/gems/dry-container/ )

dry-core : A toolset of small support modules used throughout the dry-rb ecosystem ( https://dry-rb.org/gems/dry-core/ )

dry-inflector : String inflections for dry-rb ( https://dry-rb.org/gems/dry-inflector/ )

dry-initializer : DSL for declaring params and options of the initializer ( https://dry-rb.org/gems/dry-initializer )

dumb_delegator : DumbDelegator delegates nearly everything to the wrapped object ( https://github.com/stevenharman/dumb_delegator )

e2mmap : Module for defining custom exceptions with specific messages ( https://github.com/ruby/e2mmap )

enumerable-statistics : This library provides statistics features for Enumerable ( https://github.com/mrkn/enumerable-statistics )

erb : An easy to use but powerful templating system for Ruby ( https://github.com/ruby/erb )

erb_lint : ERB Linter tool ( https://github.com/Shopify/erb-lint )

exception_notification : Exception Notifier Plugin for Rails ( https://github.com/smartinez87/exception_notification/ )

faraday-mashify : Faraday middleware for wrapping responses into Hashie::Mash ( https://github.com/sue445/faraday-mashify )

feed_parser : Rss and Atom feed parser built on top of Nokogiri ( https://github.com/arttu/feed_parser )

fix_microsoft_links : Fixes redirects to login pages when following links from a Microsoft application ( https://github.com/spilliton/fix_microsoft_links )

font-awesome-sass : Font-Awesome Sass gem for use in Ruby/Rails projects ( https://github.com/FortAwesome/font-awesome-sass )

foundation_emails : A framework for creating responsive HTML emails that work in any email client ( http://foundation.zurb.com/emails )

get_process_mem : Get memory usage of a process in Ruby ( https://github.com/schneems/get_process_mem )

gli : Git-Like Interface Command Line Parser ( https://davetron5000.github.io/gli/ )

global_phone : Parses, validates, and formats local and international phone numbers ( https://github.com/sstephenson/global_phone )

global_phone_dbgen : Parses, validates, and formats local and international phone numbers ( https://github.com/sstephenson/global_phone )

groupdate : The simplest way to group temporal data ( https://github.com/ankane/groupdate )

heapy : Got a heap dump? Great. Use this tool to see what's in it! ( https://github.com/zombocom/heapy )

html_tokenizer : HTML Tokenizer ( https://rubygems.org/gems/html_tokenizer )

icalendar : This library provides iCalendar support for ruby. (RFC-2445) ( https://github.com/icalendar/icalendar )

icalendar-recurrence : Provides recurrence to icalendar gem ( https://github.com/icalendar/icalendar-recurrence )

ice_cube : a recurring date library for Ruby ( http://seejohncode.com/ice_cube/ )

inflection : Support library for inflections ( https://github.com/reactormonk/extlib/tree/inflection )

inifile : Native Ruby package for reading and writing INI files ( https://github.com/twp/inifile )

iniparse : A pure Ruby library for parsing INI configuration and data files ( https://github.com/antw/iniparse )

inky-rb : A templating language that converts simple HTML into responsive email-ready HTML ( https://github.com/foundation/inky-rb )

innertube : A thread-safe resource pool, originally borne in riak-client (Ripple) ( https://github.com/basho/innertube )

invisible_captcha : Unobtrusive, flexible and simple spam protection for Rails applications ( https://github.com/markets/invisible_captcha )

isolate : Isolate is a very simple RubyGems sandbox. ( https://github.com/jbarnette/isolate )

jaro_winkler : Implementation of Jaro-Winkler distance algorithm ( https://github.com/tonytonyjan/jaro_winkler )

jira-ruby : API for JIRA ( https://github.com/sumoheavy/jira-ruby )

joiner : Builds ActiveRecord joins from association paths ( https://freelancing-gods.com/thinking-sphinx/ )

js_cookie_rails : A simple, lightweight JavaScript API for handling cookies ( https://github.com/freego/js_cookie_rails )

jsbundling-rails : Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack ( https://github.com/rails/jsbundling-rails )

jsonapi-renderer : Efficiently render JSON API documents ( https://github.com/jsonapi-rb/jsonapi-renderer )

krb5-auth : Ruby bindings for the Kerberos library ( http://rubyforge.org/projects/krb5-auth/ )

language_server-protocol : A Language Server Protocol SDK ( https://github.com/mtsmfm/language_server-protocol-ruby )

linkedin : Ruby wrapper for the LinkedIn API ( https://github.com/hexgnu/linkedin )

macaddr : Cross platform mac address determination for ruby ( https://github.com/ahoward/macaddr )

memory_profiler : Memory profiling routines for Ruby 2.5+ ( https://github.com/SamSaffron/memory_profiler )

minitest-utils : Some utilities for your Minitest day-to-day usage ( https://github.com/fnando/minitest-utils )

mixlib-cli : A simple mixin for CLI interfaces, including option parsing ( https://github.com/chef/mixlib-cli )

mixlib-config : A class based configuration library ( https://github.com/chef/mixlib-config )

money : This library aids one in handling money and different currencies. ( https://rubymoney.github.io/money/ )

nested_form : A Rails gem for conveniently manage multiple nested models in a single form. ( https://github.com/ryanb/nested_form )

nokogiri-happymapper : Parse XML data and convert it quickly and easily into ruby data structures ( https://rubygems.org/gems/nokogiri-happymapper )

oauth-plugin : A plugin for implementing OAuth Providers and Consumers in Rails applications. ( https://github.com/pelle/oauth-plugin )

oedipus_lex : A lexer generator in the same family as Rexical and Rex ( https://github.com/seattlerb/oedipus_lex )

paper_trail : PaperTrail lets you track changes to your models' data. ( https://github.com/paper-trail-gem/paper_trail )

phlex : A framework for building object-oriented views in Ruby ( https://github.com/phlex-ruby/phlex )

phlex-rails : A high-performance view framework optimised for developer happiness ( https://github.com/phlex-ruby/phlex-rails )

pipedrive-rb : Pipedrive.com API Wrapper ( https://github.com/amoniacou/pipedrive.rb )

popper_js : Popper.js assets as a Ruby gem ( https://github.com/glebm/popper_js-rubygem )

premailer : Improve the rendering of HTML emails ( https://github.com/premailer/premailer )

premailer-rails : The power of the premailer gem to Rails without any configuration needs ( https://github.com/fphilipe/premailer-rails )

rack-accept : HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack ( https://github.com/mjackson/rack-accept )

rack-livereload : Insert LiveReload into your app easily as Rack middleware ( https://github.com/jaredmdobson/rack-livereload )

rack-mini-profiler : Profiling toolkit for Rack applications with Rails integration ( https://miniprofiler.com/ )

rack-proxy : Rack app providing request/response rewriting proxy capabilities with streaming ( https://github.com/ncr/rack-proxy )

railroady : Generates Rails model and controller UML diagrams ( https://github.com/preston/railroady )

rails-controller-testing : Extracting assigns and assert_template from ActionDispatch ( https://github.com/rails/rails-controller-testing )

rails_best_practices : a gem to check quality of rails app files ( https://rails-bestpractices.com/ )

recaptcha : Adds helpers for the reCAPTCHA API ( https://github.com/ambethia/recaptcha )

recursive-open-struct : A collection of RuboCop cops to check for performance optimizations in Ruby code ( https://github.com/aetherknight/recursive-open-struct )

request-log-analyzer : This is a simple command line tool to analyze request log files. ( https://github.com/wvanbergen/request-log-analyzer/wiki )

require_all : A wonderfully simple way to load your code ( https://github.com/jarmo/require_all )

reverse_markdown : Map simple html back into markdown ( https://github.com/xijo/reverse_markdown )

rgen : A framework for Model Driven Software Development (MDSD) ( https://github.com/mthiede/rgen )

riddle : An interface to the Sphinx search daemon. ( https://freelancing-gods.com/riddle/ )

roda : Routing tree web toolkit ( https://roda.jeremyevans.net/ )

roo : Access the contents of various spreadsheet files. ( https://github.com/roo-rb/roo )

rspec-activemodel-mocks : RSpec test doubles for ActiveModel and ActiveRecord ( https://github.com/rspec/rspec-activemodel-mocks )

rspec_multi_matchers : test collection using each or other enumerable methods ( https://github.com/gregwebs/rspec-multi-matchers )

rubocop : A Ruby static code analyzer ( https://github.com/rubocop/rubocop )

rubocop-ast : RuboCop's Node and NodePattern classes ( https://github.com/rubocop/rubocop-ast )

rubocop-capybara : Code style checking for RSpec files ( https://github.com/rubocop/rubocop-capybara )

rubocop-factory_bot : Code style checking for RSpec files ( https://github.com/rubocop/rubocop-factory_bot )

rubocop-performance : A collection of RuboCop cops to check for performance optimizations in Ruby code ( https://github.com/rubocop/rubocop-performance/ )

rubocop-rails : A collection of RuboCop cops to check for performance optimizations in Ruby code ( https://github.com/rubocop/rubocop-rails/ )

rubocop-rake : A RuboCop for rake ( https://github.com/rubocop/rubocop-rake/ )

rubocop-rspec : Code style checking for RSpec files ( https://github.com/rubocop/rubocop-rspec )

ruby-saml : A library for implementing the client side of a SAML authorization ( https://github.com/saml-toolkits/ruby-saml )

rvideo : Inspect and process video or audio files. ( https://github.com/zencoder/rvideo/issues )

schulze-vote : Schulze voting method (with help of the Floyd-Warshall algorithm) ( https://github.com/coorasse/schulze-vote )

scrypt : Scrypt password hashing algorithm ( https://github.com/pbhogan/scrypt )

secure_headers : Security related headers all in one gem ( https://github.com/github/secure_headers )

semantic_range : node-semver in ruby for comparison and inclusion of semantic versions and ranges ( https://libraries.io/github/librariesio/semantic_range )

simple_po_parser : A simple PO file to ruby hash parser ( https://github.com/experteer/simple_po_parser )

site_prism : A simple, clean and semantic DSL for describing your site with Page Object Model ( https://github.com/site-prism/site_prism )

site_prism-all_there : Simple DSL in order to recursively query page/section/element structures ( https://github.com/site-prism/site_prism-all_there )

smart_properties : A more flexible and feature-rich alternative to traditional Ruby accessors ( https://rubygems.org/gems/smart_properties )

sneakers : Fast background processing framework for Ruby and RabbitMQ ( https://jondot.github.io/sneakers/ )

solargraph : IDE tools for code completion, inline documentation, and static analysis ( https://solargraph.org/ )

solargraph-rails : Add reflection on ActiveModel dynamic attributes that will be created at runtime ( https://github.com/iftheshoefritz/solargraph-rails )

spring-commands-cucumber : cucumber command for spring ( https://github.com/jonleighton/spring-commands-cucumber )

spring-commands-rspec : rspec command for spring ( https://github.com/jonleighton/spring-commands-rspec )

sshkit-sudo : SSHKit extension, for sudo operation with password input ( https://github.com/kentaroi/sshkit-sudo )

stackprof : A fast sampling profiler for ruby code ( https://github.com/tmm1/stackprof )

terser : Terser minifies JavaScript files by wrapping TerserJS to be accessible in Ruby ( https://github.com/ahorek/terser-ruby )

thinking-sphinx : A concise library that connects ActiveRecord to the Sphinx search daemon ( https://freelancing-gods.com/thinking-sphinx/v4/ )

thwait : Watches for termination of multiple threads ( https://github.com/ruby/thwait )

tiny_tds : A modern, simple and fast FreeTDS library for Ruby using DB-Library ( https://github.com/rails-sqlserver/tiny_tds )

tinymce-rails : Integration of TinyMCE with the Rails asset pipeline ( https://github.com/spohlenz/tinymce-rails )

tinymce-rails-langs : Additional language packs for tinymce-rails ( https://github.com/spohlenz/tinymce-rails-langs )

unicode_plot : Plot your data by Unicode characters ( https://github.com/red-data-tools/unicode_plot.rb )

useragent : HTTP User Agent parser ( https://github.com/gshutler/useragent )

vault : A Ruby API client for interacting with a Vault server ( https://github.com/hashicorp/vault-ruby )

view_component : A framework for building reusable, encapsulated view components in Ruby on Rails ( https://viewcomponent.org/ )

webpacker : Use webpack to manage app-like JavaScript modules in Rails ( https://github.com/rails/webpacker )

xray-rails : Provides a dev bar and an overlay to visualize your UI's rendered partials ( https://github.com/brentd/xray-rails )

zendesk_api : Wrapper for the REST API at https://www.zendesk.com ( https://github.com/zendesk/zendesk_api_client_rb/ )

Pour rajouter une e-build dans l'arbre de portage :

L'ebuild est alors rajouté dans l'arbre de portage.

Vous pouvez aussi utiliser layman : emerge layman puis layman -a graaff

Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/graaff-portage

En cas de problèmes : ycarus(-at-)zugaina.org