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

Package: python3-pyrsistent
Architecture: amd64
Description: Persistent or Functional or Immutable data structures
 Pyrsistent is a number of persistent collections (by some referred to as
 functional data structures). Persistent in the sense that they are
 immutable.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
