Codebase list libmawk / debian/1.0.0-3
try again Bdale Garbee 5 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2626 Package: libmawk-dev
2727 Section: libdevel
2828 Architecture: all
29 Depends: ${misc:Depends}, ${shlibs:Depends}, libmawk1 (>= ${binary:Version})
29 Depends: ${misc:Depends}, ${shlibs:Depends}, libmawk1 (>= ${source:Version}), libmawk1 (<< ${source:Version}.1~)
3030 Description: embeddable mawk lib
3131 Libmawk is a fork of the popular awk implementation mawk, and aims to be
3232 the lightweight script language programmers embed in their application.