Source: py-libzfs
Section: contrib/python
Priority: optional
Maintainer: William Grzybowski <william@grzy.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               cython3,
               libzfslinux-dev,
               python3-all,
               python3-setuptools
Standards-Version: 4.4.0
Homepage: https://github.com/freenas/py-libzfs
X-Python3-Version: >= 3.6
Vcs-Browser: https://salsa.debian.org/wg-guest/py-libzfs
Vcs-Git: https://salsa.debian.org/wg-guest/py-libzfs.git
Testsuite: autopkgtest-pkg-python

Package: python3-libzfs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python libzfs bindings
 py-libzfs is a fairly straight-forward set of Python
 bindings for libzfs for ZFS on Linux and FreeBSD.
 .
 This package installs the library for Python 3.
