python-mozprocess - Mozilla-authored process handling
Website: | https://wiki.mozilla.org/Auto-tools/Projects/MozBase |
---|---|
License: | MPLv1.1 or GPLv2+ or LGPLv2+ |
Vendor: | Fedora Project |
- Description:
Mozprocess provides Python process management via an operating system and platform transparent interface to Mozilla platforms of interest. Mozprocess aims to provide the ability to robustly terminate a process (by timeout or otherwise), along with any child processes, on Windows, OS X, and Linux. Mozprocess utilizes and extends `subprocess.Popen` to these ends.
Packages
python-mozprocess-0-0.3.gitb077641.el6.noarch [36 KiB] |
Changelog
by Karel Klíč (2012-02-27):
- Setup check to use libraries from the build root |