.gitignore
INSTALL
LICENSE
MANIFEST.in
README.md
__init__.py
desktop.ini
github_actions_requirements.txt
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
setup.py
.github/workflows/github-actions.yaml
.github/workflows/publish.yml
.idea/.gitignore
.idea/FIXRobot.iml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/inspectionProfiles/profiles_settings.xml
docs/FIXRobot.html
docs/FIXRobot.tests.html
docs/Makefile
docs/README.html
docs/generate_doc.sh
docs/genindex.html
docs/index.html
docs/modules.html
docs/objects.inv
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/source/FIXRobot.rst
docs/source/FIXRobot.tests.rst
docs/source/README.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
env/CLIENT-EXECUTOR-FIX42.ini
env/CLIENT-EXECUTOR-FIX50.ini
env/DEFAULTMESSAGES.ini
env/EXECUTOR-CLIENT-FIX42.ini
env/EXECUTOR-CLIENT-FIX50.ini
env/connections.ini
fixrobot/__init__.py
fixrobot/fixrobot.py
fixrobot.egg-info/PKG-INFO
fixrobot.egg-info/SOURCES.txt
fixrobot.egg-info/dependency_links.txt
fixrobot.egg-info/entry_points.txt
fixrobot.egg-info/not-zip-safe
fixrobot.egg-info/requires.txt
fixrobot.egg-info/top_level.txt
fixrobot/tests/FIX42RobotUnitTest_ShouldFail.py
fixrobot/tests/FIX42RobotUnitTest_ShouldPass.py
fixrobot/tests/FIX50RobotUnitTest_ShouldFail.py
fixrobot/tests/FIX50RobotUnitTest_ShouldPass.py
fixrobot/tests/__init__.py
fixrobot/tests/conftest.py
fixrobot/tests/runPyTest.bat
fixrobot/tests/runPyTest.sh
fixrobot/tests/runPyTestAll.bat
fixrobot/tests/runPyTestAll.sh
fixrobot/tests/runTest.bat
fixrobot/tests/runTest.sh
fixrobot/tests/runTestAll.bat
fixrobot/tests/runTestAll.sh
fixrobot/tests/test_FIX42RobotPyTest_ShouldFail.py
fixrobot/tests/test_FIX42RobotPyTest_ShouldPass.py
fixrobot/tests/test_FIX50RobotPyTest_ShouldFail.py
fixrobot/tests/test_FIX50RobotPyTest_ShouldPass.py
spec/FIX40.xml
spec/FIX41.xml
spec/FIX42.xml
spec/FIX43.xml
spec/FIX44.xml
spec/FIX50.xml
spec/FIX50SP1.xml
spec/FIX50SP2.xml
spec/FIXT11.xml