MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
plugin_megaexample/__init__.py
plugin_megaexample/urls.py
plugin_megaexample/views.py
plugin_megaexample.egg-info/PKG-INFO
plugin_megaexample.egg-info/SOURCES.txt
plugin_megaexample.egg-info/dependency_links.txt
plugin_megaexample.egg-info/entry_points.txt
plugin_megaexample.egg-info/not-zip-safe
plugin_megaexample.egg-info/requires.txt
plugin_megaexample.egg-info/top_level.txt
plugin_megaexample/templates/upload.html
plugin_megaexample/xlsx_parser_lib/__init__.py
plugin_megaexample/xlsx_parser_lib/exceptions.py
plugin_megaexample/xlsx_parser_lib/xlsx_parser.py