Create a libapache2-mod-xml2enc-dev package to ship .h file used to build other
[manu/mod-xml2enc.git] / debian / control
index 7768c35..55002e6 100644 (file)
@@ -15,3 +15,13 @@ Description: Apache2 transcoding module based on libxml2
  charset can be converted to UTF-8, and output can also be converted to another
  charset if required.
 
+Package: libapache2-mod-xml2enc-dev
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Apache2 transcoding module based on libxml2
+ mod_xml2enc is a transcoding module that can be used to extend the
+ internationalisation support of libxml2-based filter modules by converting
+ encoding before and/or after the filter has run. Thus an unsupported input
+ charset can be converted to UTF-8, and output can also be converted to another
+ charset if required.
+