pythonmagick 0.9.19-10 source package in Ubuntu

Changelog

pythonmagick (0.9.19-10) unstable; urgency=medium

  * Install the C extensions into versioned directories, so they don't stop
    on each other. dh_python3 will tidy up. (Closes: #1024299)

 -- Stefano Rivera <email address hidden>  Fri, 18 Nov 2022 13:33:50 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pythonmagick_0.9.19-10.dsc 2.3 KiB 848baddb8f0ef7f565643887a8e272867ecdc3dcd37803d69ddfbb56252fa0d1
pythonmagick_0.9.19.orig.tar.xz 266.3 KiB 4db5cb53d0363643409b329795f00f91dd6bd1512670da60fefdde13d55c9134
pythonmagick_0.9.19-10.debian.tar.xz 21.0 KiB b477d99d4905e81cd085854241aaaed11e516437e3b1218218c9582d03fc46f3

Available diffs

No changes file available.

Binary packages built by this source

python3-pythonmagick: Object-oriented Python 3 interface to ImageMagick

 PythonMagick an interface to ImageMagick to give all the functionality
 of ImageMagick++ into Python 3.
 .
 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).

python3-pythonmagick-dbgsym: debug symbols for python3-pythonmagick