CHANGES.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bin/__init__.py
bin/flatc.py
fbs/__init__.py
fbs/_compat.py
fbs/fbs.py
fbs/parser/__init__.py
fbs/parser/exc.py
fbs/parser/lexer.py
fbs/parser/lextab.py
fbs/parser/parser.py
fbs/parser/parsetab.py
flattools.egg-info/PKG-INFO
flattools.egg-info/SOURCES.txt
flattools.egg-info/dependency_links.txt
flattools.egg-info/entry_points.txt
flattools.egg-info/not-zip-safe
flattools.egg-info/requires.txt
flattools.egg-info/top_level.txt
lang/__init__.py
lang/common.py
lang/cpp/__init__.py
lang/cpp/generate.py
lang/cpp/types.py
lang/java/__init__.py
lang/java/generate.py
lang/java/types.py
lang/kt/__init__.py
lang/kt/generate.py
lang/kt/types.py
lang/py/__init__.py
lang/py/generate.py
lang/py/types.py
lang/rust/__init__.py
lang/rust/generate.py
lang/rust/types.py
lang/swift/__init__.py
lang/swift/generate.py
lang/swift/types.py
lang/yaml/__init__.py
lang/yaml/generate.py
templates/__init__.py
templates/fbs_template.kt.j2
templates/fbs_template.py.j2
templates/fbs_template.rs.j2
templates/fbs_template.swift.j2
templates/fbs_template_cpp.h.j2
templates/fbs_template_interface.java.j2
templates/fbs_template_yaml.yaml.j2