blob: 2aa96e6ab8ac279455adba926078be4158d458a6 (
plain)
1
2
3
4
5
6
7
|
This package is wrapper for specific release of Ruby programming
language, providing commands (ruby, irb, ...) without its release
number information.
Actual Ruby programming language is provided by a package with its
release number like ruby16 or ruby18 and any package should not
depends on this pacakge directly.
|