| Name: | python3-filelock | 
|---|---|
| Version: | 3.0.12 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 34671 | 
| License: | Unlicense | 
| RPM: | python3-filelock-3.0.12-2.el8.noarch.rpm | 
| Source RPM: | python-filelock-3.0.12-2.el8.src.rpm | 
| Build Date: | Fri Nov 01 2019 | 
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/benediktschmitt/py-filelock | 
| Summary: | Documentation for filelock, A platform independent file lock | 
| Description: | This package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.  |