diff options
Diffstat (limited to 'converters/p5-WAP-wbxml/pkg-descr')
-rw-r--r-- | converters/p5-WAP-wbxml/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/converters/p5-WAP-wbxml/pkg-descr b/converters/p5-WAP-wbxml/pkg-descr new file mode 100644 index 000000000000..c6820eea9280 --- /dev/null +++ b/converters/p5-WAP-wbxml/pkg-descr @@ -0,0 +1,9 @@ +WAP::wbxml module implements binarisation of XML file according the +specification: + + * WAP - Wireless Application Protocol / Binary XML Content Format + Specification / Version 1.3 WBXML (15th May 2000 Approved) + +The binary format was designed to preserve the element structure of XML. + +WWW: http://search.cpan.org/dist/WAP-wbxml/ |