| 1 | id: c8lag7k2cr3lxodwor24az8j61nblulbw1oxw3tl191wgoje |
| 2 | name: zorm |
| 3 | main: src/lib.zig |
| 4 | license: MPL-2.0 |
| 5 | description: The ORM library for Zig. |
| 6 | dependencies: |
| 7 | - src: http https://sqlite.org/2025/sqlite-amalgamation-3480000.zip sha256-d9a15a42db7c78f88fe3d3c5945acce2f4bfe9e4da9f685cd19f6ea1d40aa884 |
| 8 | id: 5wea8xz8pv9w3gv4ve959e6wnxp372g6t4dpzf8j |
| 9 | license: blessing |
| 10 | description: SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. |
| 11 | c_include_dirs: |
| 12 | - sqlite-amalgamation-3480000 |
| 13 | c_source_files: |
| 14 | - sqlite-amalgamation-3480000/sqlite3.c |
| 15 | |
| 16 | - src: git https://github.com/nektro/zig-tracer |
| 17 | - src: git https://github.com/nektro/zig-whatwg-url |
| 18 | - src: git https://github.com/nektro/zig-extras |
| 19 | - src: git https://github.com/nektro/zig-net |
| 20 | - src: git https://github.com/nektro/zig-nio |
| 21 | - src: git https://github.com/nektro/zig-sys-linux |
| 22 | - src: git https://github.com/nektro/zig-sys-freebsd |
| 23 | - src: git https://github.com/nektro/zig-sys-netbsd |
| 24 | - src: git https://github.com/nektro/zig-sys-openbsd |