File: control

package info (click to toggle)
portalocker 3.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 416 kB
  • sloc: python: 1,462; makefile: 128
file content (27 lines) | stat: -rw-r--r-- 771 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: portalocker
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Josue Ortega <josue@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-pytest,
 python3-pytest-runner,
 python3-setuptools,
 pybuild-plugin-pyproject,
Standards-Version: 4.7.2
Homepage: https://github.com/WoLpH/portalocker
Vcs-Git: https://salsa.debian.org/python-team/packages/portalocker.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/portalocker
Rules-Requires-Root: no

Package: python3-portalocker
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends}
Description: easy API to file locking
 Portalocker is a cross-platform library to provide
 an easy API to file locking.