https://github.com/bogdanp/racket-libsqlite3
This package distributes libsqlite3 as a Racket package for Linux and macOS.
https://github.com/bogdanp/racket-libsqlite3
libsqlite3 racket sqlite3
Last synced: 2 months ago
JSON representation
This package distributes libsqlite3 as a Racket package for Linux and macOS.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-libsqlite3
- Owner: Bogdanp
- License: bsd-3-clause
- Created: 2019-09-28T09:33:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T14:29:03.000Z (12 months ago)
- Last Synced: 2024-12-30T20:10:25.689Z (4 months ago)
- Topics: libsqlite3, racket, sqlite3
- Language: Shell
- Homepage:
- Size: 38.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# racket-libsqlite3
[](https://github.com/Bogdanp/racket-libsqlite3/actions/workflows/push.yml)
This package distributes recent versions of [libsqlite3] as a Racket
package for Linux, macOS and Windows.The dynamic libraries are built on the following systems:
| Package | OS/Version | Compatibility |
|---------------------------|--------------|-------------------|
| libsqlite3-aarch64-linux | Debian 10 | Debian 10 and up |
| libsqlite3-x86_64-linux | Debian 10 | Debian 10 and up |
| libsqlite3-aarch64-macosx | macOS 13 | macOS 13 and up |
| libsqlite3-x86_64-macosx | macOS 13 | macOS 13 and up |
| libsqlite3-i386-win32 | Windows 2019 | Windows 10 and up |
| libsqlite3-x86_64-win32 | Windows 2019 | Windows 10 and up |[libsqlite3]: https://github.com/sqlite/sqlite