From 66803ee5a4746c216c857aeb8747130c4eb361e2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 6 Feb 2023 13:28:01 +0000 Subject: Adding metadata --- dev-python/restrictedpython/metadata.xml | 21 +++++++++++++++++++++ 1 file changed, 21 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 000000000000..97d59f0a4fce --- /dev/null +++ b/dev-python/restrictedpython/metadata.xml @@ -0,0 +1,21 @@ + + + + + julien@jroy.ca + Julien Roy + + + 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-dev@zope.org + Zope Foundation and Contributors + + https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst + https://github.com/zopefoundation/RestrictedPython/issues + http://restrictedpython.readthedocs.io + + gentoo-guru-overlay + \ No newline at end of file -- cgit v1.3.1