Fedora 16 Update: python-asciitable-0.7.1-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Sun Oct 16 00:56:25 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-13559
2011-09-30 18:27:11
--------------------------------------------------------------------------------

Name        : python-asciitable
Product     : Fedora 16
Version     : 0.7.1
Release     : 1.fc16
URL         : http://cxc.harvard.edu/contrib/asciitable/
Summary     : Extensible ASCII table reader and writer
Description :
An extensible ASCII table reader.  Asciitable can read a wide range of ASCII
table formats via built-in Extension Reader Classes:
  * Basic: basic table with customizable delimiters and header configurations
  * Cds: CDS format table (also Vizier and ApJ machine readable tables)
  * CommentedHeader: column names given in a line that begins with
  the comment character
  * Daophot: table from the IRAF DAOphot package
  * Ipac: IPAC format table
  * Latex: LaTeX tables (plain and AASTex)
  * NoHeader: basic table with no header where columns are auto-named
  * Rdb: tab-separated values with an extra line after the column
  definition line
  * Tab: tab-separated values

--------------------------------------------------------------------------------
Update Information:

This is a minor feature and bug-fix release

- Add a method inconsistent_handler() to the BaseReader
 class as a hook to handle rows with an inconsistent number
 of data columns (contributed by Erik Tollerud).
- Output a more informative error message when guessing fails.
- Fix issues in column type handling, mostly related to the
 MemoryReader class which is used for writing tables.
- Fix a problem in guessing where user-supplied args were
 not filtering the guess possibilities correctly.
- Fix problem reading a single column, string-only table with
 MemoryReader on MacOS.

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

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-asciitable' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list