CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tango_serial/__init__.py
tango_serial/core.py
tango_serial.egg-info/PKG-INFO
tango_serial.egg-info/SOURCES.txt
tango_serial.egg-info/dependency_links.txt
tango_serial.egg-info/entry_points.txt
tango_serial.egg-info/not-zip-safe
tango_serial.egg-info/requires.txt
tango_serial.egg-info/top_level.txt
tango_serial/tango/__init__.py
tango_serial/tango/server/Serial.py
tango_serial/tango/server/__init__.py
tango_serial/tango/server/__main__.py
tango_serial/tango/server/register.py
tests/__init__.py
tests/test_tango_serial.py