LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
swift_parser_py/__init__.py
swift_parser_py/swift_parser.py
swift_parser_py/test.py
swift_parser_py.egg-info/PKG-INFO
swift_parser_py.egg-info/SOURCES.txt
swift_parser_py.egg-info/dependency_links.txt
swift_parser_py.egg-info/requires.txt
swift_parser_py.egg-info/top_level.txt
swift_parser_py/docs/FIELD_PATTERNS.md
swift_parser_py/metadata/patterns.json
swift_parser_py/parsers/__init__.py
swift_parser_py/parsers/block1_parser.py
swift_parser_py/parsers/block2_parser.py
swift_parser_py/parsers/block3_parser.py
swift_parser_py/parsers/fin_parser.py
swift_parser_py/parsers/mt_parser.py
swift_parser_py/utils/__init__.py
swift_parser_py/utils/field_parser_fix.py
swift_parser_py/utils/field_peg.py
swift_parser_py/utils/field_regexp_factory.py