LICENSE
README.md
setup.cfg
setup.py
constants/__init__.py
constants/ai_table.py
constants/alphabet.py
constants/fixed_length_table.py
constants/path_sequence_constraints.py
constants/regular_expressions.py
constants/semantics.py
constants/table_f.py
constants/table_opt.py
constants/table_p.py
constants/table_s1.py
gs1/__init__.py
gs1/utils.py
gs1/compress/__init__.py
gs1/decompress/__init__.py
gs1/decompress/analyse_uri.py
gs1/decompress/binary_to_gs1_ai_array.py
gs1/decompress/build_gs1_digital_link.py
gs1/decompress/build_gs1_element_strings.py
gs1/decompress/build_structured_array.py
gs1/decompress/central_functions.py
gs1/decompress/deal_with_duplicates.py
gs1/decompress/decode_binary_value.py
gs1/decompress/extract.py
gs1_compression.egg-info/PKG-INFO
gs1_compression.egg-info/SOURCES.txt
gs1_compression.egg-info/dependency_links.txt
gs1_compression.egg-info/top_level.txt
tests/__init__.py
tests/test_analyse.py
tests/test_build_digital_links.py
tests/test_central_functions.py
tests/test_utils.py