authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-01-04 09:59:11 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-01-04 09:59:11 -08:00
log4f702eb6c991e8b11262b3477f1462175d509633
tree5f82273f1a053d7bc2b3bd527fea27b9702b97cb
parent8b359aa6f41898bb057ac12a2b7b441e4bb7d631

deps: zig-json not needed since generate script is js for now


2 files changed, 0 insertions(+), 10 deletions(-)

licenses.txt-9
......@@ -1,16 +1,7 @@
11MPL-2.0:
22= https://spdx.org/licenses/MPL-2.0
33- This
4- git https://github.com/nektro/zig-intrusive-parser
5- git https://github.com/nektro/zig-nio
64
75MIT:
86= https://spdx.org/licenses/MIT
97- git https://github.com/nektro/zig-expect
10- git https://github.com/nektro/zig-extras
11- git https://github.com/nektro/zig-json
12- git https://github.com/nektro/zig-sys-linux
13- git https://github.com/nektro/zig-tracer
14
15Unspecified:
16- system_lib c
zigmod.yml-1
......@@ -4,5 +4,4 @@ main: url.zig
44license: MPL-2.0
55description: A WHATWG URL-compatible parser for Zig
66root_dependencies:
7 - src: git https://github.com/nektro/zig-json
87 - src: git https://github.com/nektro/zig-expect