Metadata-Version: 1.1
Name: jailtools
Version: 0.1
Author: Paul Boddie
Author-email: paul at boddie org uk
Maintainer: Paul Boddie
Maintainer-email: paul at boddie org uk
Home-page: http://www.boddie.org.uk/python/jailtools.html
Download-url: http://www.boddie.org.uk/python/downloads/jailtools-0.1.tar.gz
Summary: Modules for restricted execution of Python programs
License: LGPL
Description: The jailtools distribution provides a collection of modules which attempt to
        support the execution of programs within restricted environments, where such
        environments are established using the chroot system call as provided on
        various UNIX-like systems.
Keywords: chroot jail restricted execution UNIX Linux POSIX
Requires: CMDsyntax
Requires: parallel/pprocess
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
