deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: arm64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max
(>= 9729), python3-pil, python3-six, python3:any, libc6 (>= 2.17)
Description: |-
Python implementation of the blurhash algorithm
BlurHash takes an image, and gives you a short string (only 20-30 characters)
that represents the placeholder for this image. You do this on the backend of
your service, and store the string along with the image. When you send data to
your client, you send both the URL to the image, and the BlurHash string. Your
client then takes the string, and decodes it into an image that it shows while
the real image is loading over the network. The string is short enough that it
comfortably fits into whatever data format you use. For instance, it can easily
be added as a field in a JSON object.
Homepage: https://github.com/halcy/blurhash-python
Installed-Size: '96'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-blurhash
Priority: optional
Section: python
Source: blurhash-python (1.1.4-3)
Version: 1.1.4-3+b1
srcpkg_name: blurhash-python
srcpkg_version: 1.1.4-3