setup.py
common/__init__.py
common/decorators.py
common/descriptors.py
common/errors.py
common/metaclasses.py
common/utils.py
common/variables.py
mess_serverVAG.egg-info/PKG-INFO
mess_serverVAG.egg-info/SOURCES.txt
mess_serverVAG.egg-info/dependency_links.txt
mess_serverVAG.egg-info/requires.txt
mess_serverVAG.egg-info/top_level.txt
server/__init__.py
server/add_user.py
server/config_window.py
server/core.py
server/database.py
server/main_window.py
server/remove_user.py
server/stat_window.py
unit_tests/__init__.py
unit_tests/test_client.py
unit_tests/test_server.py
unit_tests/test_utils.py