From 51e1b258fcaace66f37a8426767b9d4cf915be5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Clark=20=E2=98=BA?= Date: Thu, 13 Feb 2014 05:34:42 -0800 Subject: [PATCH] Updated GSOC Ideas (rest => markdown) --- GSOC-Ideas.md | 7 +++++++ GSOC-Ideas.rest | 10 ---------- 2 files changed, 7 insertions(+), 10 deletions(-) create mode 100644 GSOC-Ideas.md delete mode 100644 GSOC-Ideas.rest diff --git a/GSOC-Ideas.md b/GSOC-Ideas.md new file mode 100644 index 0000000..d2666f1 --- /dev/null +++ b/GSOC-Ideas.md @@ -0,0 +1,7 @@ +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 diff --git a/GSOC-Ideas.rest b/GSOC-Ideas.rest deleted file mode 100644 index 9b9af1f..0000000 --- a/GSOC-Ideas.rest +++ /dev/null @@ -1,10 +0,0 @@ -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