CHANGES.rst
COPYING
MANIFEST.in
README.rst
build_bindings.py
requirements.txt
setup.cfg
setup.py
tox.ini
doc/changes.rst
doc/conf.py
doc/contribute.rst
doc/guide.rst
doc/index.rst
doc/install.rst
doc/licencing.rst
doc/_templates/info.html
doc/api/index.rst
doc/api/pyudev.glib.rst
doc/api/pyudev.pyqt4.rst
doc/api/pyudev.pyside.rst
doc/api/pyudev.rst
doc/api/pyudev.wx.rst
doc/tests/index.rst
doc/tests/plugins.rst
doc/tests/running.rst
pyudev/__init__.py
pyudev/_compat.py
pyudev/_libudev.py
pyudev/_qt_base.py
pyudev/_util.py
pyudev/core.py
pyudev/device.py
pyudev/glib.py
pyudev/monitor.py
pyudev/pyqt4.py
pyudev/pyside.py
pyudev/wx.py
pyudev.egg-info/PKG-INFO
pyudev.egg-info/SOURCES.txt
pyudev.egg-info/dependency_links.txt
pyudev.egg-info/top_level.txt
tests/conftest.py
tests/test_core.py
tests/test_device.py
tests/test_enumerate.py
tests/test_libudev.py
tests/test_monitor.py
tests/test_observer.py
tests/test_pypi.py
tests/test_util.py
tests/plugins/__init__.py
tests/plugins/fake_monitor.py
tests/plugins/libudev.py
tests/plugins/mock_libudev.py
tests/plugins/privileged.py
tests/plugins/udev_database.py