You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SomberNight
1bb7ef92e7
|
3 years ago | |
---|---|---|
.. | ||
certifi | 4 years ago | |
cffi | 4 years ago | |
cryptography | 4 years ago | |
hostpython3 | 3 years ago | |
kivy | 4 years ago | |
libffi | 4 years ago | |
libsecp256k1 | 3 years ago | |
openssl | 3 years ago | |
plyer | 4 years ago | |
pycparser | 4 years ago | |
pyjnius | 3 years ago | |
python3 | 3 years ago | |
sdl2 | 4 years ago | |
sdl2_image | 4 years ago | |
sdl2_mixer | 4 years ago | |
sdl2_ttf | 4 years ago | |
setuptools | 4 years ago | |
six | 4 years ago | |
sqlite3 | 4 years ago | |
README.md | 4 years ago | |
util.py | 4 years ago |
README.md
python-for-android local recipes
These folders are recipes (build scripts) for most of our direct and transitive dependencies for the Android app. python-for-android has recipes built-in for many packages but it also allows users to specify their "local" recipes. Local recipes have precedence over the built-in recipes.
The local recipes we have here are mostly just used to pin down specific versions and hashes for reproducibility. The hashes are updated manually.