.gitattributes
.gitignore
LICENSE.txt
MANIFEST.in
README.rst
setup.py
setupinfo.py
doc/.gitignore
doc/Makefile
doc/README.txt
doc/codeexamples.rst
doc/conf.py
doc/datatypes.rst
doc/dbtest.py
doc/exceptions.rst
doc/gettingstarted.rst
doc/index.rst
doc/installationguide.rst
doc/introduction.rst
doc/legalnotice.rst
doc/make_for_windows.bat
doc/mimerpy.rst
doc/releasenotes.rst
doc/userguide.rst
doc/_static/style.css
doc/_templates/layout.html
doc/images/mimerhd.png
doc/images/mimerhd32x32.ico
doc/images/mimerhd32x32.png
mimerpy/__init__.py
mimerpy/__main__.py
mimerpy/connectionPy.py
mimerpy/cursorPy.py
mimerpy/mimPyExceptionHandler.py
mimerpy/mimPyExceptions.py
mimerpy/pool.py
mimerpy.egg-info/PKG-INFO
mimerpy.egg-info/SOURCES.txt
mimerpy.egg-info/dependency_links.txt
mimerpy.egg-info/top_level.txt
scripts/ebuild.sh
scripts/ubuntuAutoRelease.sh
scripts/windowsAutoRelease.bat
src/mimerapi.c
tests/__init__.py
tests/db_config.py
tests/dropdb.py
tests/testConnection.py
tests/testCursor.py
tests/testMimerPool.py
tests/testMonkey.py
tests/testScrollCursor.py