From 7a89993e8fac796c8d66edf839604491c1896553 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Tue, 8 Jan 2019 17:51:42 +0000 Subject: [PATCH] update URL since pyvips has a new home --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a23b021..5cc47b2 100644 --- a/README.md +++ b/README.md @@ -720,7 +720,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [scikit-image](http://scikit-image.org/) - A Python library for (scientific) image processing. * [thumbor](https://github.com/thumbor/thumbor) - A smart imaging service. It enables on-demand crop, re-sizing and flipping of images. * [wand](https://github.com/dahlia/wand) - Python bindings for [MagickWand](http://www.imagemagick.org/script/magick-wand.php), C API for ImageMagick. -* [pyvips](https://github.com/jcupitt/pyvips/) - A fast image processing library with low memory needs. +* [pyvips](https://github.com/libvips/pyvips) - A fast image processing library with low memory needs. ## Implementations