Initial Commit

This commit is contained in:
2025-05-08 17:14:44 +03:00
commit 95b1cbe57a
2 changed files with 37 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: libedit
description: Command line editor library providing generic line editing, history, and tokenization functions
version: 20250104_3.1
url: https://thrysoee.dk/editline/
license: BSD-3-Clause
architecture: any
depends: ["glibc","ncurses"]
type: source