summaryrefslogtreecommitdiff
path: root/devel/ruby-amstd/DESCR
blob: 0154979a0f3ecbcbfec0a87e7e55c12d66ae0db1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is the AMbicious STanDard library, available under GPL2.

It is a collection of miscellaneous Ruby modules by Minero Aoki.
Several modules of his are using those modules.

aliasing.rb: alias for class method and module function
bench.rb: very simple benchmark
bug.rb: 'bug!' method
const.rb: const method
d.rb: p object
must.rb: must/must_have/must_be methods
protect.rb: protect from exceptions
timer.rb: timer class
version.rb: VersionNumber class

Author:	Minero Aoki <aamine@dp.u-netsurf.ne.jp>