Metadata-Version: 2.1
Name: appbundler
Version: 0.2.0a0
Summary: Bundle an app, dependencies, and any other files into a zip file.
Home-page: https://github.com/mab4058/appbundler
Author: Michael Bayer
Author-email: mab4058@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: toml (<1.0.0,>=0.10.0)
Provides-Extra: tests
Requires-Dist: pytest (<4.0.0,>=3.5.0) ; extra == 'tests'

UNKNOWN


