.gitignore
LICENSE.txt
MANIFEST.in
README.rst
ebuild.sh
pyproject.toml
setup.py
setupinfo.py
mimerpy/__init__.py
mimerpy/__main__.py
mimerpy/connectionPy.py
mimerpy/cursorPy.py
mimerpy/mimPyExceptionHandler.py
mimerpy/mimPyExceptions.py
mimerpy.egg-info/PKG-INFO
mimerpy.egg-info/SOURCES.txt
mimerpy.egg-info/dependency_links.txt
mimerpy.egg-info/top_level.txt
src/mimerapi.c
tests/__init__.py
tests/db_config.py
tests/dropdb.py
tests/testConnection.py
tests/testCursor.py
tests/testMonkey.py
tests/testScrollCursor.py