Initial Commit

This commit is contained in:
2025-05-08 16:54:16 +03:00
commit 813a66735f
4 changed files with 53 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: dash
description: POSIX-compliant implementation of /bin/sh that aims to be as small as possible
version: 0.5.12
url: http://gondor.apana.org.au/~herbert/dash/
license: BSD-3-Clause
architecture: any
depends: ["glibc","libedit"]
provides: ["sh"]
type: source