Generic Python packager for Android and iOS
Find a file
Bob the Hamster a91108007a presplash.filename and icon.filename only worked if source.dir was .
For any other value of source.dir presplash and icon were broken.
2013-02-06 14:49:17 -08:00
buildozer presplash.filename and icon.filename only worked if source.dir was . 2013-02-06 14:49:17 -08: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