Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 0656320e3cdb81a211bb86ad6bb5eb92 > files > 381

python-egenix-mx-base-3.0.0-1mdv2008.1.x86_64.rpm

=============================================================================
eGenix mx-Extension Series for Python (Base Edition)
-----------------------------------------------------------------------------

Installation
------------

Run "python setup.py install", then CD to some other directory and try
to import the packages:

$ cd ~
$ python
Python 2.1.3 (#1, May 16 2002, 18:59:26) 
[GCC 2.95.3 20010315 (SuSE)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> from mx.DateTime import now
>>> print now()
2002-11-07 10:51:49.04
>>> 

Note that trying this from the installation directory will cause
Python to pick up the source tree packages which do not contain the
compiled binaries.  This will likely fail with strange error messages.


Copyrights & Licenses
---------------------

The software in this distribution is licensed to you under the
eGenix.com Public License as stated in the LICENSE file of the
distribution directory.  Some subpackages may contain third-party
software which is licensed under different conditions. Please see the
documentation and/or LICENSE files of the subpackages for details.

If in doubt, please check the web-site at http://www.egenix.com or
contact licenses@egenix.com for more information on copyright,
licensing conditions and authorized use.

-----------------------------------------------------------------------------
Marc-Andre Lemburg, mal@egenix.com
eGenix.com GmbH
Pastor-Loeh-Str. 48
D-40764 Langenfeld
Germany