summaryrefslogtreecommitdiffstats
path: root/xmlwf.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'xmlwf.pkg/control')
-rw-r--r--xmlwf.pkg/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/xmlwf.pkg/control b/xmlwf.pkg/control
new file mode 100644
index 0000000..ff1a6e9
--- /dev/null
+++ b/xmlwf.pkg/control
@@ -0,0 +1,6 @@
+Package: xmlwf
+Architecture: any
+Depends: libexpat.1 (= 2.1.0-1)
+Description: XML parser library - example application
+ This package provides an example application of Expat that determines if an XML
+ document is well-formed.