I'd like to announce the release of version 0.3.1 of asciitable, an extensible module for reading and writing ASCII tables. This release features the new capability to write ASCII tables using the same basic infrastructure and API as for reading.
http://cxc.harvard.edu/contrib/asciitable/ Other updates include: - Python 3 compatibility - Significant documentation updates - Improved test coverage - New Reader class to read in-memory tables Regards, Tom Aldcroft -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
