This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
buildozer
Watch
1
Star
0
Fork
You've already forked buildozer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Generic Python packager for Android and iOS
54
commits
11
branches
27
tags
1.7
MiB
Python
95%
Shell
1.9%
HTML
1.5%
Dockerfile
0.9%
Makefile
0.6%
b0c2bcde3e
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
tshirtman
b0c2bcde3e
Merge branch 'master' of github.com:kivy/buildozer
2013-02-06 12:52:38 +01:00
buildozer
Merge branch 'master' of github.com:kivy/buildozer
2013-02-06 12:52:38 +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
README.md
buildozer
Generic Python packager for Android / iOS and Desktop