From c5089cad7883d0157ca5339ed6e43fb18ad2c838 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Mon, 2 Mar 2026 13:42:49 +0900 Subject: cmd: remove hpkg This proof-of-concept was abandoned long ago. Its test suite is flaky, heavy on I/O and does not increase test coverage. This change fully removes hpkg and supporting code. Signed-off-by: Ophestra --- cmd/hpkg/README | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 cmd/hpkg/README (limited to 'cmd/hpkg/README') diff --git a/cmd/hpkg/README b/cmd/hpkg/README deleted file mode 100644 index c3b7dd29..00000000 --- a/cmd/hpkg/README +++ /dev/null @@ -1,7 +0,0 @@ -This program is a proof of concept and is now deprecated. It is only kept -around for API demonstration purposes and to make the most out of the test -suite. - -This program is replaced by planterette, which can be found at -https://git.gensokyo.uk/security/planterette. Development effort should be -focused there instead. \ No newline at end of file -- cgit v1.3.1