COPYING
README.md
setup.py
avro_preprocessor/__init__.py
avro_preprocessor/avro_domain.py
avro_preprocessor/avro_naming.py
avro_preprocessor/avro_paths.py
avro_preprocessor/avropreprocessor.py
avro_preprocessor/colored_json.py
avro_preprocessor/extended_yaml.py
avro_preprocessor/preprocessor.py
avro_preprocessor/preprocessor_module.py
avro_preprocessor/schemas_container.py
avro_preprocessor/tests.py
avro_preprocessor.egg-info/PKG-INFO
avro_preprocessor.egg-info/SOURCES.txt
avro_preprocessor.egg-info/dependency_links.txt
avro_preprocessor.egg-info/requires.txt
avro_preprocessor.egg-info/top_level.txt
avro_preprocessor/modules/__init__.py
avro_preprocessor/modules/avro_sorter.py
avro_preprocessor/modules/default_value_null_checker.py
avro_preprocessor/modules/deprecation_mapping_generator.py
avro_preprocessor/modules/documentation_checker.py
avro_preprocessor/modules/documentation_list_condenser.py
avro_preprocessor/modules/java_classes_creator.py
avro_preprocessor/modules/keys_generator.py
avro_preprocessor/modules/metadata_adder.py
avro_preprocessor/modules/names_checker.py
avro_preprocessor/modules/namespace_checker.py
avro_preprocessor/modules/nullable_optional_expander.py
avro_preprocessor/modules/references_expander.py
avro_preprocessor/modules/schema_dependencies_checker.py
avro_preprocessor/modules/schema_mapping_generator.py
avro_preprocessor/modules/schema_registrar.py
avro_preprocessor/modules/schema_registry_checker.py