16 lines
336 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:
license-files: ['COPYING']
license: BSD-3-Clause
static-libs@unix:
- libedit.a
depends:
- ncurses