diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-02 13:42:49 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-02 13:42:49 +0900 |
| commit | c5089cad7883d0157ca5339ed6e43fb18ad2c838 (patch) | |
| tree | 6170e08ba1541d62b7ceee22f3c0a48ec4b0a7de /cmd/hpkg/README | |
| parent | c83905f31194541892e99d5a57b7b974b6a601d2 (diff) | |
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 <cat@gensokyo.uk>
Diffstat (limited to 'cmd/hpkg/README')
| -rw-r--r-- | cmd/hpkg/README | 7 |
1 files changed, 0 insertions, 7 deletions
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 |
