Metadata-Version: 1.1
Name: datamatrix
Version: 0.8
Summary: A Pythonic implementation of R's ``data.frame`` structure. This
module allows access to comma- or other delimiter separated files as if they
were tables, using a dictionary-like syntax.  ``DataMatrix`` objects can be
manipulated, rows and columns added and removed, or even transposed.
Home-page: http://www.dennogumi.org/projects/datamatrix
Author: Luca Beltrame
Author-email: einar@heavensinferno.net
License: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing
Provides: DataMatrix (0.8)
