.. #!/usr/bin/env python3 .. _`stingray_init`: ######################### stingray ``__init__.py`` ######################### This is approximately pure overhead required to make a Python package. .. py:module:: __init__ :: """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"