Path: csiph.com!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!feedme.news.telefonica.de!telefonica.de!fu-berlin.de!uni-berlin.de!not-for-mail From: Martin Manns Newsgroups: comp.lang.python.announce Subject: [ANN] pyspread 1.0.2 Date: Tue, 19 Jan 2016 00:46:35 +0100 Organization: A noiseless patient Spider Lines: 31 Approved: python-announce-list@python.org Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de wkOgDwqEQxCvm7KnzNWzKgkfDIl8eQ6mM5wqnvEOEb+Q== Cancel-Lock: sha1:Noh+yhV8C6RBH2OaFT85Fh+ocbc= Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'gpl': 0.07; 'subject:ANN': 0.07; 'url:github': 0.09; 'bug': 0.10; 'python.': 0.11; '1.0.2': 0.16; 'from:addr:gmx.net': 0.16; 'pythonic': 0.16; 'received:213.239': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'released.': 0.16; 'skip:= 10': 0.18; 'language': 0.19; 'subject:] ': 0.19; 'changes': 0.20; 'martin': 0.22; 'programming': 0.22; 'written': 0.24; 'software.': 0.25; 'function': 0.28; 'release.': 0.29; 'code:': 0.29; 'fixed': 0.31; 'source': 0.33; 'url:python': 0.33; 'loading': 0.33; 'project': 0.36; 'url:org': 0.36; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'files': 0.38; 'subject:[': 0.39; 'application': 0.39; 'save': 0.60; 'skip:n 10': 0.62; 'goal': 0.64; 'website:': 0.65; 'enjoy': 0.66; 'to:addr:comp-lang-python-announce': 0.68; 'to:addr:moderators.isc.org': 0.77; 'spreadsheet': 0.84 Delivered-To: comp-lang-python-announce@moderators.isc.org X-Virus-Scanned: amavisd-new at eternal-september.org X-Newsreader: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-pc-linux-gnu) X-Auth-Sender: U2FsdGVkX19c/9/fD9zbvEiQrybtQMvZ X-Mailman-Approved-At: Tue, 19 Jan 2016 04:04:12 -0500 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python.announce:1991 ================ pyspread 1.0.2 ================ Pyspread 1.0.2 is released. This is a bugfix release. Major changes to 1.0.1: * Save function bug fixed * pys files that are marked up to v1.0 are now accepted for loading About pyspread ============== Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet application. Pyspread is free software. It is released under the GPL v3. Project website: https://manns.github.io/pyspread/ Download page: https://pypi.python.org/pypi/pyspread Source code: https://github.com/manns/pyspread Enjoy Martin