deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pkg-resources, python3:any
Description: |-
Basic inter-process locks for Python 3
The zc.lockfile package provides a basic portable implementation of
interprocess locks using lock files. The purpose if not specifically to lock
files, but to simply provide locks with an implementation based on
file-locking primitives. Of course, these locks could be used to mediate
access to *other* files. For example, the ZODB file storage implementation
uses file locks to mediate access to file-storage database files. The database
files and lock file files are separate files.
Homepage: https://github.com/zopefoundation/zc.lockfile
Installed-Size: '38'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-zc.lockfile
Priority: optional
Section: python
Source: zc.lockfile
Version: 3.0.post1-1
srcpkg_name: zc.lockfile
srcpkg_version: 3.0.post1-1