Codebase list libmawk / ddf6e2d
make binNMUable 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 (>= ${binary:Version})
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.