Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-pid - PID file management library
- 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.1.1-3.fc26.noarch
[21 KiB] |
Changelog
by Fedora Release Engineering (2017-02-11):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|