Subject: CVS commit: wip/py-asciidata
From: Kamel Derouiche
Date: 2010-06-14 15:13:53
Message id: E1OO9UO-000663-UG@sfp-cvsdas-2.v30.ch3.sourceforge.com

Log Message:
Import py26-asciidata-1.1.1 as wip/py-asciidata.

AstroAsciiData is a Python module to handle ASCII tables. Features:

    * Imports all reasonably well-formed Ascii tables
    * Column-first access
    * Easy creation and manipulation of tables, columns, rows and
	attached comments
    * Retains formatting of data values
    * Support for SExtractor style headers
    * Column sorting
    * Interchangeable comment character, column delimiter and null value
    * Exports data to:
          o Ascii
          o Numpy/Numarray
          o FITS table
          o HTML table format
          o LaTeX table format


Files:
RevisionActionfile
1.1importwip/py-asciidata/distinfo
1.1importwip/py-asciidata/Makefile
1.1importwip/py-asciidata/PLIST
1.1importwip/py-asciidata/DESCR