File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
python-for-android
2
2
==================
3
- * Added Bcrypt Recipe*
4
3
[ ![ Build Status] ( https://travis-ci.org/kivy/python-for-android.svg?branch=develop )] ( https://travis-ci.org/kivy/python-for-android )
5
4
[ ![ Coverage Status] ( https://coveralls.io/repos/github/kivy/python-for-android/badge.svg?branch=develop&kill_cache=1 )] ( https://coveralls.io/github/kivy/python-for-android?branch=develop )
6
5
[ ![ Backers on Open Collective] ( https://opencollective.com/kivy/backers/badge.svg )] ( #backers )
7
6
[ ![ Sponsors on Open Collective] ( https://opencollective.com/kivy/sponsors/badge.svg )] ( #sponsors )
8
7
8
+ * Added Bcrypt Recipe*
9
+
9
10
python-for-android is a packaging tool for Python apps on Android. You can
10
11
create your own Python distribution including the modules and
11
12
dependencies you want, and bundle it in an APK along with your own code.
You can’t perform that action at this time.
0 commit comments