Binary package “ruby-attr-required” in ubuntu mantic

attr_required and attr_optional support for Ruby

 REQUIRED and OPTIONAL are common terminology in RFCs, and used for protocol
 parameters. This gem helps RFC library developers to define which parameters
 (attributes in Ruby world) are REQUIRED and which are OPTIONAL.