Contains ready-to-use binaries for Tesseract for Lambda runtimes using Amazon Linux 2023 and 2 on X86 architecture.
Directory: ./amazonlinux-2023
- Python 3.12 ✅ (tested), 3.13
- Node.js 20 ✅ (tested), 22
- Ruby 3.2
- Java 17, 21
- .NET 6, 8
✅ = Verified working with integration tests
See main README.md for usage instructions.
Directory: ./amazonlinux-2
Warning: Amazon Linux 2 support will be removed in 6 months. Please migrate to AL2023.
- Python 3.8, 3.9, 3.10, 3.11
- Node.js 18
- Ruby 2.7
- Java 8 (Corretto), 11 (Corretto)
- .NET Core 3.1
See Migration Guide in main README.