K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2020-12-19T20:05:18.046473Z K 7 svn:log V 333 Add rubygem-rbs 0.20.1 RBS is a language to describe the structure of Ruby programs. You can write down the definition of a class or module: methods defined in the class, instance variables and their types, and inheritance/mix-in relations. It also allows declaring constants and global variables. WWW: https://github.com/ruby/rbs END