<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ls /proc &#187; pil</title>
	<atom:link href="http://www.lsproc.com/blog/tag/pil/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lsproc.com/blog</link>
	<description>lsproc.com</description>
	<lastBuildDate>Fri, 21 May 2010 14:29:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>python图形处理库Python Imaging Library (PIL)</title>
		<link>http://www.lsproc.com/blog/python_pil/</link>
		<comments>http://www.lsproc.com/blog/python_pil/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 08:03:10 +0000</pubDate>
		<dc:creator>lostsnow</dc:creator>
				<category><![CDATA[Program&Database]]></category>
		<category><![CDATA[pil]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.lostk.com/blog/?p=170</guid>
		<description><![CDATA[转载时请标明文章原始出处和作者信息, 作者: lostsnow.http://www.lsproc.com/blog/python_pil/ pil站点: http://www.pythonware.com/products/pil/index.htm pil下载: http://effbot.org/downloads/Imaging-1.1.6.tar.gz pil文档: http://www.pythonware.com/library/pil/handbook/index.htm 　　 [安装] $ tar zxvf Imaging-1.1.6.tar.gz $ cd Imaging-1.1.6 $ python setup.py build_ext -i $ python selftest.py $ python setup.py install 安装完毕后,可在python安装目录下的site-packages找到PIL安装目录。 -- EOF -- Related Posts2010-02-01 -- python 抓取页面 (0)2008-11-05 -- Dreamhost 上编译python并安装django (7)]]></description>
			<content:encoded><![CDATA[<p>转载时请标明文章原始出处和作者信息, 作者: <a href="http://www.lsproc.com/blog/">lostsnow</a>.<br /><a href="http://www.lsproc.com/blog/python_pil/">http://www.lsproc.com/blog/python_pil/</a></p>
<p>pil站点: http://www.pythonware.com/products/pil/index.htm<br />
pil下载: http://effbot.org/downloads/Imaging-1.1.6.tar.gz<br />
pil文档: http://www.pythonware.com/library/pil/handbook/index.htm<br />
　　<br />
[安装]</p>
<pre class="brush: bash">$ tar zxvf Imaging-1.1.6.tar.gz
$ cd Imaging-1.1.6
$ python setup.py build_ext -i
$ python selftest.py
$ python setup.py install</pre>
<p>安装完毕后,可在python安装目录下的site-packages找到PIL安装目录。
<p>-- EOF --</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>2010-02-01 -- <a href="http://www.lsproc.com/blog/python_spider/" title="python 抓取页面">python 抓取页面</a> (0)</li><li>2008-11-05 -- <a href="http://www.lsproc.com/blog/configure_python_and_django_on_dreamhost/" title="Dreamhost 上编译python并安装django">Dreamhost 上编译python并安装django</a> (7)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.lsproc.com/blog/python_pil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
