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.0.1-5.fc25.noarch
[21 KiB] |
Changelog
by Fedora Release Engineering (2016-07-19):
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|