beeware / beeware/mobile-forge
Back port from flet-dev/mobile-forge
- Dominant language
- Python
- Stars
- 48
- Forks
- 35
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 4
Description
### What is the problem or limitation you are having?
Looks like there is fork https://github.com/flet-dev/mobile-forge added more recipes with newer version. e.g. their cryptography even support the latest release https://github.com/flet-dev/mobile-forge/blob/python3.12/recipes/cryptography/meta.yaml
Is there any plan to back port some code to support more recipes like pynacl libsodium etc. ?
### Describe the solution you'd like
Port recipes from [flet-dev/mobile-forge](https://github.com/flet-dev/mobile-forge).
### Describe alternatives you've considered
NA
### Additional context
I tried to install some package, and it depends on pynacl, then I found [flet-dev/mobile-forge](https://github.com/flet-dev/mobile-forge).
Contributor guide
Assessment
This issue has not been assessed yet.