.gitignore
LICENSE
MANIFEST.in
README.md
build.ps1
build.sh
pyproject.toml
../LICENSE
../MANIFEST.in
../README.md
../avrotize/__init__.py
../avrotize/__main__.py
../avrotize/_version.py
../avrotize/asn1toavro.py
../avrotize/avrotize.py
../avrotize/avrotocpp.py
../avrotize/avrotocsharp.py
../avrotize/avrotocsv.py
../avrotize/avrotodatapackage.py
../avrotize/avrotodb.py
../avrotize/avrotogo.py
../avrotize/avrotographql.py
../avrotize/avrotoiceberg.py
../avrotize/avrotojava.py
../avrotize/avrotojs.py
../avrotize/avrotojsons.py
../avrotize/avrotojstruct.py
../avrotize/avrotokusto.py
../avrotize/avrotomd.py
../avrotize/avrotools.py
../avrotize/avrotoparquet.py
../avrotize/avrotoproto.py
../avrotize/avrotopython.py
../avrotize/avrotorust.py
../avrotize/avrotots.py
../avrotize/avrotoxsd.py
../avrotize/commands.json
../avrotize/common.py
../avrotize/constants.py
../avrotize/csvtoavro.py
../avrotize/datapackagetoavro.py
../avrotize/dependency_resolver.py
../avrotize/jsonstoavro.py
../avrotize/jsonstostructure.py
../avrotize/jstructtoavro.py
../avrotize/kstructtoavro.py
../avrotize/kustotoavro.py
../avrotize/parquettoavro.py
../avrotize/proto2parser.py
../avrotize/proto3parser.py
../avrotize/prototoavro.py
../avrotize/structuretocsharp.py
../avrotize/structuretojsons.py
../avrotize/structuretopython.py
../avrotize/structuretots.py
../avrotize/xsdtoavro.py
../avrotize/avrotocpp/CMakeLists.txt.jinja
../avrotize/avrotocpp/build.bat.jinja
../avrotize/avrotocpp/build.sh.jinja
../avrotize/avrotocpp/dataclass_body.jinja
../avrotize/avrotocpp/vcpkg.json.jinja
../avrotize/avrotocsharp/class_test.cs.jinja
../avrotize/avrotocsharp/dataclass_core.jinja
../avrotize/avrotocsharp/enum_test.cs.jinja
../avrotize/avrotocsharp/project.csproj.jinja
../avrotize/avrotocsharp/project.sln.jinja
../avrotize/avrotocsharp/testproject.csproj.jinja
../avrotize/avrotogo/go_enum.jinja
../avrotize/avrotogo/go_helpers.jinja
../avrotize/avrotogo/go_struct.jinja
../avrotize/avrotogo/go_test.jinja
../avrotize/avrotogo/go_union.jinja
../avrotize/avrotomd/README.md.jinja
../avrotize/avrotopython/dataclass_core.jinja
../avrotize/avrotopython/enum_core.jinja
../avrotize/avrotopython/pyproject_toml.jinja
../avrotize/avrotopython/test_class.jinja
../avrotize/avrotopython/test_enum.jinja
../avrotize/avrotorust/dataclass_enum.rs.jinja
../avrotize/avrotorust/dataclass_struct.rs.jinja
../avrotize/avrotorust/dataclass_union.rs.jinja
../avrotize/avrotots/class_core.ts.jinja
../avrotize/avrotots/enum_core.ts.jinja
../avrotize/avrotots/gitignore.jinja
../avrotize/avrotots/index.ts.jinja
../avrotize/avrotots/package.json.jinja
../avrotize/avrotots/tsconfig.json.jinja
../avrotize/generic/generic.avsc
../avrotize/prototypes/any.avsc
../avrotize/prototypes/api.avsc
../avrotize/prototypes/duration.avsc
../avrotize/prototypes/field_mask.avsc
../avrotize/prototypes/struct.avsc
../avrotize/prototypes/timestamp.avsc
../avrotize/prototypes/type.avsc
../avrotize/prototypes/wrappers.avsc
../avrotize/structuretocsharp/class_test.cs.jinja
../avrotize/structuretocsharp/dataclass_core.jinja
../avrotize/structuretocsharp/enum_test.cs.jinja
../avrotize/structuretocsharp/program.cs.jinja
../avrotize/structuretocsharp/project.csproj.jinja
../avrotize/structuretocsharp/project.sln.jinja
../avrotize/structuretocsharp/testproject.csproj.jinja
../avrotize/structuretocsharp/tuple_converter.cs.jinja
../avrotize/structuretopython/dataclass_core.jinja
../avrotize/structuretopython/enum_core.jinja
../avrotize/structuretopython/map_alias.jinja
../avrotize/structuretopython/pyproject_toml.jinja
../avrotize/structuretopython/test_class.jinja
../avrotize/structuretopython/test_enum.jinja
../avrotize/structuretots/class_core.ts.jinja
../avrotize/structuretots/enum_core.ts.jinja
../avrotize/structuretots/gitignore.jinja
../avrotize/structuretots/index.ts.jinja
../avrotize/structuretots/package.json.jinja
../avrotize/structuretots/test_class.ts.jinja
../avrotize/structuretots/tsconfig.json.jinja
avrotize/__init__.py
avrotize/__main__.py
avrotize/_version.py
avrotize/asn1toavro.py
avrotize/avrotize.py
avrotize/avrotocpp.py
avrotize/avrotocsharp.py
avrotize/avrotocsv.py
avrotize/avrotodatapackage.py
avrotize/avrotodb.py
avrotize/avrotogo.py
avrotize/avrotographql.py
avrotize/avrotoiceberg.py
avrotize/avrotojava.py
avrotize/avrotojs.py
avrotize/avrotojsons.py
avrotize/avrotojstruct.py
avrotize/avrotokusto.py
avrotize/avrotomd.py
avrotize/avrotools.py
avrotize/avrotoparquet.py
avrotize/avrotoproto.py
avrotize/avrotopython.py
avrotize/avrotorust.py
avrotize/avrotots.py
avrotize/avrotoxsd.py
avrotize/commands.json
avrotize/common.py
avrotize/constants.py
avrotize/csvtoavro.py
avrotize/datapackagetoavro.py
avrotize/dependency_resolver.py
avrotize/jsonstoavro.py
avrotize/jsonstostructure.py
avrotize/jstructtoavro.py
avrotize/kstructtoavro.py
avrotize/kustotoavro.py
avrotize/parquettoavro.py
avrotize/proto2parser.py
avrotize/proto3parser.py
avrotize/prototoavro.py
avrotize/structuretocsharp.py
avrotize/structuretojsons.py
avrotize/structuretopython.py
avrotize/structuretots.py
avrotize/xsdtoavro.py
structurize.egg-info/PKG-INFO
structurize.egg-info/SOURCES.txt
structurize.egg-info/dependency_links.txt
structurize.egg-info/entry_points.txt
structurize.egg-info/requires.txt
structurize.egg-info/top_level.txt