python-django-imagekit 4.1.0-2 source package in Ubuntu

Changelog

python-django-imagekit (4.1.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-django-imagekit-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sun, 16 Oct 2022 18:02:22 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-imagekit_4.1.0-2.dsc 2.4 KiB aa78e1439ee91723184e7a28fb8aef905f63a5258824d874a3abf30c0a64065d
python-django-imagekit_4.1.0.orig.tar.gz 177.2 KiB ff852d28af546c0c3469b7e44e86ba4fc7081a6751b6b9918fa0f83f8db97b72
python-django-imagekit_4.1.0-2.debian.tar.xz 4.8 KiB 63642e6d80227eeedde6dde045a8b757eb5b9d666ebe89b36b20421ba6180c61

Available diffs

No changes file available.

Binary packages built by this source

python-django-imagekit-doc: Automated image processing for Django (Documentation)

 ImageKit is a Django app for processing images. Need a thumbnail? A
 black-and-white version of a user-uploaded image? ImageKit will make them for
 you. If you need to programmatically generate one image from another, you need
 ImageKit.
 .
 ImageKit comes with a bunch of image processors for common tasks like resizing
 and cropping, but you can also create your own.
 .
 This package contains the documentation.

python3-django-imagekit: Automated image processing for Django (Python3 version)

 ImageKit is a Django app for processing images. Need a thumbnail? A
 black-and-white version of a user-uploaded image? ImageKit will make them for
 you. If you need to programmatically generate one image from another, you need
 ImageKit.
 .
 ImageKit comes with a bunch of image processors for common tasks like resizing
 and cropping, but you can also create your own.
 .
 This package contains the Python 3 version of the library.