From 3c6bac98b48247b639ceec52209c92cd113034a0 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 4 Feb 2023 20:15:00 -0500 Subject: dev-python/restrictedpython: new package, add 6.0 Signed-off-by: Julien Roy --- dev-python/restrictedpython/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-python/restrictedpython/metadata.xml (limited to 'dev-python/restrictedpython/metadata.xml') diff --git a/dev-python/restrictedpython/metadata.xml b/dev-python/restrictedpython/metadata.xml new file mode 100644 index 0000000..bcedbca --- /dev/null +++ b/dev-python/restrictedpython/metadata.xml @@ -0,0 +1,22 @@ + + + + + Julien Roy + julien@jroy.ca + + + RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. RestrictedPython is not a sandbox system or a secured environment, but it helps to define a trusted environment and execute untrusted code inside of it. + + + + Zope Foundation and Contributors + zope-dev@zope.org + + https://github.com/zopefoundation/RestrictedPython/issues + https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst + http://restrictedpython.readthedocs.io + zopefoundation/RestrictedPython + RestrictedPython + + -- cgit v1.2.3