MANIFEST.in
README.rst
requirements.txt
setup.py
bin/into
docs/source/aws.rst
docs/source/csv.rst
docs/source/drop.rst
docs/source/functions.rst
docs/source/hdf5.rst
docs/source/hdfs.rst
docs/source/index.rst
docs/source/json.rst
docs/source/mongo.rst
docs/source/overview.rst
docs/source/sql.rst
docs/source/ssh.rst
docs/source/type-modifiers.rst
docs/source/uri.rst
into/__init__.py
into/append.py
into/chunks.py
into/compatibility.py
into/convert.py
into/core.py
into/create.py
into/directory.py
into/dot.py
into/drop.py
into/into.py
into/numpy_dtype.py
into/regex.py
into/resource.py
into/s3.py
into/temp.py
into/utils.py
into.egg-info/PKG-INFO
into.egg-info/SOURCES.txt
into.egg-info/dependency_links.txt
into.egg-info/not-zip-safe
into.egg-info/requires.txt
into.egg-info/top_level.txt
into/backends/__init__.py
into/backends/aws.py
into/backends/bcolz.py
into/backends/bokeh.py
into/backends/csv.py
into/backends/dynd.py
into/backends/h5py.py
into/backends/hdfs.py
into/backends/hdfstore.py
into/backends/json.py
into/backends/mongo.py
into/backends/pandas.py
into/backends/pytables.py
into/backends/sas.py
into/backends/sql.py
into/backends/sql_csv.py
into/backends/ssh.py
into/backends/text.py
into/backends/tests/__init__.py
into/backends/tests/airline.sas7bdat
into/backends/tests/dummydata.csv
into/backends/tests/test_aws.py
into/backends/tests/test_bcolz.py
into/backends/tests/test_bokeh.py
into/backends/tests/test_csv.py
into/backends/tests/test_dynd.py
into/backends/tests/test_h5py.py
into/backends/tests/test_hdfs.py
into/backends/tests/test_hdfstore.py
into/backends/tests/test_json.py
into/backends/tests/test_mongo.py
into/backends/tests/test_mysql_into.py
into/backends/tests/test_pandas.py
into/backends/tests/test_postgres_into.py
into/backends/tests/test_pytables.py
into/backends/tests/test_sas.py
into/backends/tests/test_sql.py
into/backends/tests/test_sql_csv.py
into/backends/tests/test_sqlite_into.py
into/backends/tests/test_ssh.py
into/backends/tests/test_text.py
into/tests/__init__.py
into/tests/test_append.py
into/tests/test_chunks.py
into/tests/test_convert.py
into/tests/test_core.py
into/tests/test_directory.py
into/tests/test_into.py
into/tests/test_pydot.py
into/tests/test_regex.py
into/tests/test_resource.py
into/tests/test_temp.py
into/tests/test_utils.py