glfs/general/prog/ruby/ruby-desc.xml
Larry Lawrence bddbf06f99 update to ruby-1.8.0, typo from blfs-dev
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-28 13:14:49 +00:00

21 lines
475 B
XML

<sect2>
<title>Contents</title>
<para>The <application>ruby</application> package contains
<command>ruby</command> and
<command>irb</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>ruby</title>
<para><command>ruby</command> is an interpreted scripting language for quick and easy
object-oriented programming.</para></sect3>
<sect3><title>irb</title>
<para><command>irb</command> is the interactive interface for ruby.</para></sect3>
</sect2>