Source: python-propcache
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/aio-libs/propcache/tags
Vcs-Browser: https://github.com/alvistack/aio-libs-propcache
Vcs-Git: https://github.com/alvistack/aio-libs-propcache.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 cython3,
 fdupes,
 python3-dev,
 python3-expandvars,
 python3-pip,
 python3-tomli,

Package: python3-propcache
Architecture: amd64
Description: Accelerated property cache
 The module provides a fast implementation of cached properties for
 Python 3.8+.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
