glfs/general/genutils/bc/bc-intro.xml
Larry Lawrence d10f793de0 genutils edit, x edit
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@828 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-06 01:46:31 +00:00

17 lines
529 B
XML

<sect2>
<title>Introduction to bc</title>
<screen>Download location (HTTP): <ulink url="&bc-download-http;"/>
Download location (FTP): <ulink url="&bc-download-ftp;"/>
Version used: &bc-version;
Package size: &bc-size;
Estimated Disk space required: &bc-buildsize;
Estimated build time: &bc-time;</screen>
<para>The bc package contains bc. This is an arbitrary precision numeric
processing language.</para>
<screen>bc depends on:
<xref linkend="readline"/>
</sect2>