mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
4 lines
155 B
Text
4 lines
155 B
Text
RestrictedPython provides a restricted execution environment for Python,
|
|
e.g. for running untrusted code.
|
|
|
|
WWW: https://pypi.org/project/RestrictedPython/
|