slackbuilds/python/python3-defusedxml
Robby Workman bed3bf8ebd python/python3-defusedxml: Fixed PRGNAM in build script
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 00:54:45 -06:00
..
README
python3-defusedxml.SlackBuild python/python3-defusedxml: Fixed PRGNAM in build script 2020-01-03 00:54:45 -06:00
python3-defusedxml.info
slack-desc

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.