Generic Python packager for Android and iOS
Go to file
2013-02-07 03:57:13 +01:00
buildozer fix get_config_list when the string is empty. closes #8 2013-02-07 03:57:13 +01:00
tools introducing buildozer-remote, WIP. It connect to a ssh server, create build directory, copy buildozer and the app source code, and invoke buildozer commands. 2013-01-25 03:00:21 +01:00
.gitignore add missing files, and publish a first version 2012-12-19 17:53:58 +01:00
COPYING add missing files, and publish a first version 2012-12-19 17:53:58 +01:00
MANIFEST.in add missing files, and publish a first version 2012-12-19 17:53:58 +01:00
README.md Initial commit 2012-07-16 09:34:33 -07:00
README.rst add logging level capability. restrict to error+info by default. use --verbose/-v, or log_level=2 in the spec for increasing to debug, and show command output. 2012-12-21 02:00:29 +01:00
setup.py introducing buildozer-remote, WIP. It connect to a ssh server, create build directory, copy buildozer and the app source code, and invoke buildozer commands. 2013-01-25 03:00:21 +01:00

buildozer

Generic Python packager for Android / iOS and Desktop