Hi!

I'm pleased to announce that pyExcelerator 0.5.0a is now available for
download.
-------------------------------------------------------
What can you do with pyExcelerator:

Generating Excel 97+ files with Python 2.4+ (need decorators),
importing Excel 95+ files,
support for UNICODE in Excel files,
using variety of formatting features and printing options,
Excel files and OLE2 compound files dumper.
No need in Windows/COM
--------------------------------------------------------

CHANGES:

0.4.0a (27.03.2005)
---------
    * First public version

0.5.0a (11.05.2005)
---------
    * pyExcelerator now can import Excel 5/95/97/2000/XP/2003 files.
      With imported information you can do what you want.
      See ./examples/xls2txt.py for reference.
    * fixed bug in MS OLE2 compound document dumper (not in writer :))
      Bug causes dumper to combine links in sectors' allocation chain sectors
      contained in additional MSAT with SAT data.
    * Excel files dumper supports now Excel 5/95/97/2000/XP/2003 files
      and produces more informative output.
      
-------------------------------------------------------------

DOWNLOAD:

http://sourceforge.net/projects/pyexcelerator/
http://www.kiseliov.ru/downloads.html

-------------------------------------------------------------

Regards,
        Roman V. Kiseliov,
        [EMAIL PROTECTED]

        

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to