CHANGES.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
C_EXTENSION.md
LICENSE
MANIFEST.in
NOTICE
README.md
install.py
setup.cfg
setup.py
amazon/__init__.py
amazon.ion.egg-info/PKG-INFO
amazon.ion.egg-info/SOURCES.txt
amazon.ion.egg-info/dependency_links.txt
amazon.ion.egg-info/namespace_packages.txt
amazon.ion.egg-info/requires.txt
amazon.ion.egg-info/top_level.txt
amazon/ion/__init__.py
amazon/ion/_ioncmodule.h
amazon/ion/core.py
amazon/ion/equivalence.py
amazon/ion/exceptions.py
amazon/ion/ioncmodule.c
amazon/ion/json_encoder.py
amazon/ion/reader.py
amazon/ion/reader_binary.py
amazon/ion/reader_managed.py
amazon/ion/reader_text.py
amazon/ion/simple_types.py
amazon/ion/simpleion.py
amazon/ion/symbols.py
amazon/ion/util.py
amazon/ion/writer.py
amazon/ion/writer_binary.py
amazon/ion/writer_binary_raw.py
amazon/ion/writer_binary_raw_fields.py
amazon/ion/writer_buffer.py
amazon/ion/writer_text.py
amazon/ion/ion-c-build/include/decNumber/decContext.h
amazon/ion/ion-c-build/include/decNumber/decDPD.h
amazon/ion/ion-c-build/include/decNumber/decDouble.h
amazon/ion/ion-c-build/include/decNumber/decNumber.h
amazon/ion/ion-c-build/include/decNumber/decNumberLocal.h
amazon/ion/ion-c-build/include/decNumber/decPacked.h
amazon/ion/ion-c-build/include/decNumber/decQuad.h
amazon/ion/ion-c-build/include/decNumber/decSingle.h
amazon/ion/ion-c-build/include/decNumber/decimal128.h
amazon/ion/ion-c-build/include/decNumber/decimal32.h
amazon/ion/ion-c-build/include/decNumber/decimal64.h
amazon/ion/ion-c-build/include/ionc/ion.h
amazon/ion/ion-c-build/include/ionc/ion_catalog.h
amazon/ion/ion-c-build/include/ionc/ion_collection.h
amazon/ion/ion-c-build/include/ionc/ion_debug.h
amazon/ion/ion-c-build/include/ionc/ion_decimal.h
amazon/ion/ion-c-build/include/ionc/ion_error_codes.h
amazon/ion/ion-c-build/include/ionc/ion_errors.h
amazon/ion/ion-c-build/include/ionc/ion_extractor.h
amazon/ion/ion-c-build/include/ionc/ion_float.h
amazon/ion/ion-c-build/include/ionc/ion_int.h
amazon/ion/ion-c-build/include/ionc/ion_platform_config.h
amazon/ion/ion-c-build/include/ionc/ion_reader.h
amazon/ion/ion-c-build/include/ionc/ion_stream.h
amazon/ion/ion-c-build/include/ionc/ion_string.h
amazon/ion/ion-c-build/include/ionc/ion_symbol_table.h
amazon/ion/ion-c-build/include/ionc/ion_timestamp.h
amazon/ion/ion-c-build/include/ionc/ion_types.h
amazon/ion/ion-c-build/include/ionc/ion_writer.h
amazon/ion/ion-c-build/lib/libdecNumber.so
amazon/ion/ion-c-build/lib/libionc.so
amazon/ion/ion-c-build/lib/libionc.so.1.0.6
tests/__init__.py
tests/event_aliases.py
tests/reader_util.py
tests/test_cookbook.py
tests/test_core_iontype.py
tests/test_core_multimap.py
tests/test_decimal.py
tests/test_equivalence.py
tests/test_events.py
tests/test_json_encoder.py
tests/test_package.py
tests/test_reader_base.py
tests/test_reader_binary.py
tests/test_reader_buffer.py
tests/test_reader_managed.py
tests/test_reader_text.py
tests/test_simple_types.py
tests/test_simpleion.py
tests/test_symbols_catalog.py
tests/test_symbols_table.py
tests/test_timestamp.py
tests/test_util_enum.py
tests/test_util_record.py
tests/test_util_unicode.py
tests/test_vectors.py
tests/test_writer_base.py
tests/test_writer_binary.py
tests/test_writer_binary_raw.py
tests/test_writer_binary_raw_fields.py
tests/test_writer_buffer.py
tests/test_writer_text.py
tests/trampoline_util.py
tests/writer_util.py