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 @@...@@ -1,16 +1,7 @@
1MPL-2.0:1MPL-2.0:
2= https://spdx.org/licenses/MPL-2.02= https://spdx.org/licenses/MPL-2.0
3- This3- This
4- git https://github.com/nektro/zig-intrusive-parser
5- git https://github.com/nektro/zig-nio
64
7MIT:5MIT:
8= https://spdx.org/licenses/MIT6= https://spdx.org/licenses/MIT
9- git https://github.com/nektro/zig-expect7- 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...@@ -4,5 +4,4 @@ main: url.zig
4license: MPL-2.04license: MPL-2.0
5description: A WHATWG URL-compatible parser for Zig5description: A WHATWG URL-compatible parser for Zig
6root_dependencies:6root_dependencies:
7 - src: git https://github.com/nektro/zig-json
8 - src: git https://github.com/nektro/zig-expect7 - src: git https://github.com/nektro/zig-expect