3.1. stingray __init__.py
¶
This is approximately pure overhead required to make a Python package.
"""stingray -- Schema-based File Reader helps handle physical format and logical
layout of workbooks and flat files.
Requires Python 3.3, xlrd 0.9.2
"""
__version__ = "4.4.8"