An open API service indexing awesome lists of open source software.

https://github.com/beeware/cpython-android-source-deps

Libraries that are needed to compile CPython for Android
https://github.com/beeware/cpython-android-source-deps

Last synced: about 2 months ago
JSON representation

Libraries that are needed to compile CPython for Android

Awesome Lists containing this project

README

          

# CPython Android source dependencies

This repository contains scripts for building the libraries that are needed to compile
CPython for Android.

Pre-compiled versions are published on the GitHub releases page of this repository. A
new release is triggered by pushing a tag in a specific format – for details, see
[`.github/workflows/release.yaml`](https://github.com/beeware/cpython-android-source-deps/blob/main/.github/workflows/release.yaml).