1Description:
2Shell quoting.
3
4Files:
5lib/sh-quote.h
6lib/sh-quote.c
7
8Depends-on:
9quotearg
10xalloc
11
12configure.ac:
13
14Makefile.am:
15lib_SOURCES += sh-quote.h sh-quote.c
16
17Include:
18"sh-quote.h"
19
20License:
21GPL
22
23Maintainer:
24Bruno Haible
25
26