freebsd-ports/converters/p5-XML-WBXML/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

9 lines
456 B
Text

This module is a wrapper around Aymerick Jehanne's libwbxml (or perhaps
libwbxml2, I am not sure what the distinction is) library for handling
Wireless Binary XML. You must install libwbxml2 prior to installing this
module. The library can be found at http://libwbxml.aymerick.com/
(libwbxml2 itself requires the expat library to be installed.)
The module defines two functions: xml_to_wbxml and wbxml_to_xml.
WWW: http://search.cpan.org/dist/XML-WBXML/