python3-pid - PID file management library
| Website: | https://pypi.python.org/pypi/pid | 
|---|---|
| License: | ASL 2.0 | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- pid provides a PidFile class that manages PID files. PidFile features: - stale detection - locking using fcntl - chmod (default is 0o644) - chown - custom exceptions PidFile can also be used as a context manager or a decorator. 
Packages
| python3-pid-2.0.1-6.fc14.al.noarch [16 KiB] | Changelog
              by Joel Barrios (2020-06-08): - Rebuild with Python 3.6. |