CHANGES.rst
COPYING
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
doc/changes.rst
doc/conf.py
doc/contribute.rst
doc/endorsements.rst
doc/guide.rst
doc/index.rst
doc/install.rst
doc/licencing.rst
doc/modules.rst
doc/pyudev.core.rst
doc/pyudev.device.rst
doc/pyudev.discover.rst
doc/pyudev.glib.rst
doc/pyudev.monitor.rst
doc/pyudev.pyqt4.rst
doc/pyudev.pyqt5.rst
doc/pyudev.pyside.rst
doc/pyudev.rst
doc/pyudev.version.rst
doc/pyudev.wx.rst
doc/_templates/info.html
doc/api/index.rst
doc/api/pyudev.glib.rst
doc/api/pyudev.pyqt4.rst
doc/api/pyudev.pyqt5.rst
doc/api/pyudev.pyside.rst
doc/api/pyudev.rst
doc/api/pyudev.wx.rst
doc/html/changes.html
doc/html/contribute.html
doc/html/endorsements.html
doc/html/genindex.html
doc/html/guide.html
doc/html/index.html
doc/html/install.html
doc/html/licencing.html
doc/html/modules.html
doc/html/py-modindex.html
doc/html/pyudev.core.html
doc/html/pyudev.device.html
doc/html/pyudev.discover.html
doc/html/pyudev.glib.html
doc/html/pyudev.html
doc/html/pyudev.monitor.html
doc/html/pyudev.pyqt4.html
doc/html/pyudev.pyqt5.html
doc/html/pyudev.pyside.html
doc/html/pyudev.version.html
doc/html/pyudev.wx.html
doc/html/search.html
doc/html/api/index.html
doc/html/api/pyudev.glib.html
doc/html/api/pyudev.html
doc/html/api/pyudev.pyqt4.html
doc/html/api/pyudev.pyqt5.html
doc/html/api/pyudev.pyside.html
doc/html/api/pyudev.wx.html
doc/html/tests/index.html
doc/html/tests/plugins.html
doc/html/tests/running.html
doc/tests/index.rst
doc/tests/plugins.rst
doc/tests/running.rst
src/pyudev/__init__.py
src/pyudev/_compat.py
src/pyudev/_qt_base.py
src/pyudev/_util.py
src/pyudev/core.py
src/pyudev/discover.py
src/pyudev/glib.py
src/pyudev/monitor.py
src/pyudev/pyqt4.py
src/pyudev/pyqt5.py
src/pyudev/pyside.py
src/pyudev/version.py
src/pyudev/wx.py
src/pyudev.egg-info/PKG-INFO
src/pyudev.egg-info/SOURCES.txt
src/pyudev.egg-info/dependency_links.txt
src/pyudev.egg-info/requires.txt
src/pyudev.egg-info/top_level.txt
src/pyudev/_ctypeslib/__init__.py
src/pyudev/_ctypeslib/_errorcheckers.py
src/pyudev/_ctypeslib/libc.py
src/pyudev/_ctypeslib/libudev.py
src/pyudev/_ctypeslib/utils.py
src/pyudev/_os/__init__.py
src/pyudev/_os/pipe.py
src/pyudev/_os/poll.py
src/pyudev/device/__init__.py
src/pyudev/device/_device.py
src/pyudev/device/_errors.py
tests/__init__.py
tests/_constants.py
tests/conftest.py
tests/test_core.py
tests/test_observer_deprecated.py
tests/test_pypi.py
tests/_device_tests/__init__.py
tests/_device_tests/_attributes_tests.py
tests/_device_tests/_device_tests.py
tests/_device_tests/_devices_tests.py
tests/_device_tests/_tags_tests.py
tests/plugins/__init__.py
tests/plugins/fake_monitor.py
tests/plugins/mock_libudev.py
tests/plugins/privileged.py
tests/plugins/travis.py
tests/utils/__init__.py
tests/utils/misc.py
tests/utils/udev.py