diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-11 20:05:10 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-11 20:57:23 (EDT) |
commit | f850a3a2a110c05fd7417a5e217b3d99613f3dc4 (patch) | |
tree | e8736e0d2443e831b83784b35ad288414e6af94b /xmlwf-doc.pkg/control |
Initial commit.
Diffstat (limited to 'xmlwf-doc.pkg/control')
-rw-r--r-- | xmlwf-doc.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xmlwf-doc.pkg/control b/xmlwf-doc.pkg/control new file mode 100644 index 0000000..813fef0 --- /dev/null +++ b/xmlwf-doc.pkg/control @@ -0,0 +1,6 @@ +Package: xmlwf-doc +Architecture: any +Depends: libexpat.1 (= 2.1.0-1), xmlwf +Description: XML parser library - example application documentation files + This package provides the manual page for xmlwf, an example application of + Expat that determines if an XML document is well-formed. |