From 2f381d9c24c1418af5b27243428622d4a2b9c467 Mon Sep 17 00:00:00 2001 From: anon Date: Wed, 2 Jul 2025 09:52:28 +0200 Subject: init --- peru.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 peru.yaml (limited to 'peru.yaml') diff --git a/peru.yaml b/peru.yaml new file mode 100644 index 0000000..f729f37 --- /dev/null +++ b/peru.yaml @@ -0,0 +1,27 @@ +imports: + dictate: extern/ + qx: extern/ + remove_all: extern/ + sds: extern/ + kvec: extern/experimental/ + +git module dictate: + url: https://github.com/agvxov/dictate.git + export: source/ + pick: source/ + +git module kvec: + url: https://bis64wqhh3louusbd45iyj76kmn4rzw5ysawyan5bkxwyzihj67c5lid.onion/anon/kvec.git + pick: [kvec.h, klist.h] + +git module qx: + url: https://github.com/agvxov/qx.git + pick: qx.h + +git module remove_all: + url: https://github.com/agvxov/remove_all.git + pick: remove_all.h + +git module sds: + url: https://github.com/jcorporation/sds.git + pick: [sds.c, sds.h, sdsalloc.h] -- cgit v1.2.3