slackbuilds/python/python3-defusedxml
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/python3-defusedxml: Updated for version 0.6.0. 2019-05-09 23:54:48 +07:00
python3-defusedxml.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
python3-defusedxml.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc python/python3-defusedxml: Updated for version 0.6.0. 2019-05-09 23:54:48 +07:00

README

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The defusedxml package contains several Python-only workarounds and fixes for
denial of service and other vulnerabilities in Pythons XML libraries. In order
to benefit from the protection you just have to import and use the listed
functions or classes from the right defusedxml module instead of the original
module.