Files
tablib/tabbed/__init__.py
T
2010-07-13 09:12:17 -04:00

5 lines
118 B
Python

__version__ = '0.0.1'
__author__ = 'Kenneth Reitz'
__license__ = 'MIT'
__copyright__ = 'Copyright 2010 Kenneth Reitz'