opnsense-ports/devel/py-pyxml2obj/pkg-descr
Franco Fichtner 5f1f285626 */*: sync with upstream
Taken from: HardenedBSD
2018-04-25 22:09:27 +02:00

7 lines
266 B
Text

This module provides only 2 methods, XMLin and XMLout. XMLin convert xml
to python object, and XMLout python object to xml.
This module is inspired by XML::Simple in CPAN, but some options of
XML::Simple are not supported.
WWW: https://pypi.org/project/pyxml2obj/