mxNumber -- Extended Numeric Types for Python
---------------------------------------------------------------------------

IMPORTANT NOTE:

This package relies on the GNU MP library which is an LGPLed Open Source
package available on the Internet from http://http://www.swox.com/gmp/. If
you are running Unix, you may already have GNU MP (aka GMP) installed on
your machine. If not, please download GNU MP from the above site and install
it prior to running mxNumber.

LICENSE:

The GNU MP library is made available under the LGPL, which means that it can
be used by thrid party tools provided that the source for the library is
made available to the user. You can download the sources from the above link
on the Internet. If the link should be broken, please contact
info@egenix.com for details about how to obtain the GNU MP package in source
form.

mxNumber itself is made available under the eGenix.com Public License.

--

Please see the documentation in the Doc/ subdirectory for
further information on installation and usage.

Marc-Andre Lemburg, mal@lemburg.com
