Files
pkgsrc-ng/misc/rubygems/DESCR
2013-09-26 17:14:40 +02:00

7 lines
293 B
Plaintext

RubyGems is the premier Ruby packaging system. It provides:
* A standard format for destributing Ruby programs and libraries.
* An easy to use tool for managing the installation of gem packages.
* A gem server utility for serving gems from any machine where
RubyGems is installed.