ruby/lib/optparse
Nobuyoshi Nakada b2d96abb42 Extract version number from the source
"requiring version.rb" strategy has some issues.

- cannot work when cross-compiling
- often introduces wrong namespace
- must know the superclasses
- costs at each runtime than at build-time

etc.
2020-07-30 19:03:18 +09:00
..
ac.rb Allow --enable/--disable options to take an argument 2019-05-15 17:31:11 +09:00
date.rb
kwargs.rb optparse/kwargs.rb 2016-10-14 13:26:13 +00:00
optparse.gemspec Extract version number from the source 2020-07-30 19:03:18 +09:00
shellwords.rb
time.rb
uri.rb
version.rb