Package: wnpp
Severity: wishlist
Owner: Simon Quigley <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]
* Package name: ruby-rbs
Version: 3.10.3
Upstream Author: Soutaro Matsumoto <[email protected]>
* URL: https://github.com/ruby/rbs
* License: BSDL
Programming Lang: Ruby
Description: language to describe the structure of Ruby programs
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.
This is required by ruby-lsp (another NEW package), which is required by newer
versions of rubocop.
I intend on maintaining this under the Debian Ruby umbrella.
Thanks,
Simon Quigley
[email protected]