Pakiet: python3-blurhash (1.1.4-3)
Odnośniki dla python3-blurhash
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego blurhash-python:
- [blurhash-python_1.1.4-3.dsc]
- [blurhash-python_1.1.4.orig.tar.gz]
- [blurhash-python_1.1.4-3.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-blurhash
|
|
|
|
-
- dep: libc6 (>= 2.4)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- Pakiet niedostępny
-
- dep: python3-cffi-backend-api-min (<= 9729)
- Pakiet niedostępny
-
- dep: python3-pil
- Biblioteka obrazowania w Pythonie (Python 3)
-
- dep: python3-six
- Python 2 and 3 compatibility library
Pobieranie python3-blurhash
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
amd64 | 11,8 KiB | 47,0 KiB | [lista plików] |