LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
bc2appsource/__init__.py
bc2appsource/auth.py
bc2appsource/cli.py
bc2appsource/publisher.py
bc2appsource.egg-info/PKG-INFO
bc2appsource.egg-info/SOURCES.txt
bc2appsource.egg-info/dependency_links.txt
bc2appsource.egg-info/entry_points.txt
bc2appsource.egg-info/requires.txt
bc2appsource.egg-info/top_level.txt
tests/__init__.py
tests/test_auth.py
tests/test_publisher.py