From da70775b3d9aa024f0b0972278481368d62ba36a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Clark=20=E2=98=BA?= Date: Thu, 13 Feb 2014 05:33:53 -0800 Subject: [PATCH] Updated GSOC Ideas (markdown => rest) --- GSOC-Ideas.md | 1 - GSOC-Ideas.rest | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 GSOC-Ideas.md create mode 100644 GSOC-Ideas.rest diff --git a/GSOC-Ideas.md b/GSOC-Ideas.md deleted file mode 100644 index c376a98..0000000 --- a/GSOC-Ideas.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the Pillow wiki for GSOC Ideas! \ No newline at end of file diff --git a/GSOC-Ideas.rest b/GSOC-Ideas.rest new file mode 100644 index 0000000..9b9af1f --- /dev/null +++ b/GSOC-Ideas.rest @@ -0,0 +1,10 @@ +Welcome to the Pillow wiki for GSOC Ideas! + +Documentation +------------- + +From Prashant Shrivastava + +:: + + Sir, First of all i would like to thank you for developing a very good Imaging Library for Python. It works wonders. I have been using the "Pillow" for a while now as my current project deals with computer vision and image processing. It has helped me alot and i would like to contribute to its development and get it more recognition. There are libraries like opencv which are more famous due its portability on different platforms. I feel that if a proper documentation in form a book with examples are provided to a budding user then more and more programmers will be attracted to this very good library. I was wondering if the "Pillow" is going to provide mentor-ship for a GSOC project. It would be very well recognized platform to showcase the power of image processing through python. I eagerly await your response and views about my idea. Regards, Prashant \ No newline at end of file