1 Jul 2011 05:05
asciitable 0.7.0
Tom Aldcroft <taldcroft <at> gmail.com>
2011-07-01 03:05:47 GMT
2011-07-01 03:05:47 GMT
Version 0.7.0 of asciitable (an extensible module for reading and writing ASCII tables) is now available. This release includes the following key features: - Added support for reading and writing LaTeX tables (contributed by Moritz Guenther). - Improved the CDS reader by better supporting multi-file tables (contributed by Frederic Grollier). - Refactored the code into a package with functionally distinct modules. - Added a "type" attribute in the Column class that provides the type of a column as IntType, FloatType, or StrType. Please see: http://cxc.cfa.harvard.edu/contrib/asciitable/ Cheers, Tom Aldcroft -- -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
RSS Feed