Pyspread 0.0.13 released
[Posted December 31, 2009 by cook]
From: |
| Martin Manns <mmanns-AT-gmx.net> |
To: |
| comp-lang-python-announce-AT-moderators.isc.org |
Subject: |
| [ANN] Pyspread 0.0.13 released |
Date: |
| Sun, 27 Dec 2009 23:43:15 +0100 |
Message-ID: |
| <20091227234315.6bafb986@Knock> |
Archive‑link: | |
Article |
Pyspread 0.0.13 released
========================
I am pleased to announce the new release 0.0.13 of pyspread.
About:
------
Pyspread is a cross-platform Python spreadsheet application.
It is based on and written in the programming language Python.
Instead of spreadsheet formulas, Python expressions are entered into
the spreadsheet cells. Each expression returns a Python object that can
be accessed from other cells. These objects can represent anything
including lists or matrices.
Pyspread runs on Linux and *nix platforms with GTK support as well as
on Windows (XP and Vista tested). On Mac OS X, some icons are too small
but the application basically works.
Homepage
--------
http://pyspread.sourceforge.net
New features in 0.0.13
----------------------
* Print framework now supports colors and drawn elements
* Splash screen removed
* Some drawing speed improvements
Bug fixes
---------
+ Small white rectangle in upper left corner removed (BUG 2918360)
+ setup.py does not copy directories fixed (BUG 2913911)
+ Folder renaming to fix installation errors (BUG 2909017)
Enjoy
Martin
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/