Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563594
en ru br
ALT Linux repos
S:3.12.2-alt1

Group :: Development/Python3
RPM: python3-module-filelock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.12.2-alt1
Build date: 13 june 2023, 11:54 ( 45.6 weeks ago )
Size: 201.94 Kb

Home page:   https://pypi.org/project/filelock/

License: Unlicense
Summary: A platform independent file lock for Python
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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-filelock
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin