16 lines
334 B
YAML
Raw Normal View History

2026-02-03 10:17:13 +08:00
libedit:
type: library
artifact:
source:
type: filelist
url: 'https://thrysoee.dk/editline/'
regex: '/href="(?<file>libedit-(?<version>[^"]+)\.tar\.gz)"/'
binary: hosted
metadata:
2026-02-03 10:59:56 +08:00
license-files: [COPYING]
2026-02-03 10:17:13 +08:00
license: BSD-3-Clause
depends:
- ncurses
2026-02-03 10:59:56 +08:00
static-libs@unix:
- libedit.a