Generic Python packager for Android and iOS
Find a file
2013-01-26 19:29:30 +01:00
buildozer rework how buildozer-remote pipeline commands works (support stdin now.) 2013-01-25 13:00:43 +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