CHANGES.rst
COPYING
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
.tox/py27/lib/python2.7/site-packages/pbr/tests/testpackage/test-requirements.txt
.tox/py34/lib/python3.4/site-packages/pbr/tests/testpackage/test-requirements.txt
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/_errorcheckers.py
pyudev/_libc.py
pyudev/_libudev.py
pyudev/_qt_base.py
pyudev/_util.py
pyudev/core.py
pyudev/glib.py
pyudev/monitor.py
pyudev/os.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
pyudev/device/__init__.py
pyudev/device/_device.py
pyudev/device/_errors.py
reproducers/1255191.c
tests/__init__.py
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_observer_deprecated.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/travis.py
tests/plugins/udev_database.py