<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：pyinstaller 将 python 脚本打包成可执行程序</title>
	<atom:link href="http://joolix.com/2009/12/pyinstaller-convert-python-script-into-exe/feed/" rel="self" type="application/rss+xml" />
	<link>http://joolix.com/2009/12/pyinstaller-convert-python-script-into-exe/</link>
	<description>Joolix, linux everywhere!</description>
	<lastBuildDate>Tue, 24 Aug 2010 15:02:35 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：xiooli</title>
		<link>http://joolix.com/2009/12/pyinstaller-convert-python-script-into-exe/comment-page-1/#comment-701</link>
		<dc:creator>xiooli</dc:creator>
		<pubDate>Sun, 27 Dec 2009 12:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://joolix.com/?p=322#comment-701</guid>
		<description>&lt;a href=&quot;#comment-700&quot; rel=&quot;nofollow&quot;&gt;@bones7456&lt;/a&gt; 
应该是要加几个so，不过没有详细去搞了，pyinstaller用起来挺简单的，能用就不折腾鸟。</description>
		<content:encoded><![CDATA[<p><a href="#comment-700" rel="nofollow">@bones7456</a><br />
应该是要加几个so，不过没有详细去搞了，pyinstaller用起来挺简单的，能用就不折腾鸟。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：bones7456</title>
		<link>http://joolix.com/2009/12/pyinstaller-convert-python-script-into-exe/comment-page-1/#comment-700</link>
		<dc:creator>bones7456</dc:creator>
		<pubDate>Sun, 27 Dec 2009 11:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://joolix.com/?p=322#comment-700</guid>
		<description>哈哈，py2exe和freeze.py我那里都介绍过了，加上这个基本全了吧~
不过，我用freeze.py搞pygtk的程序是没问题的啊，按理pyqt也应该可以，但是这位玩意搞出来的包，可能还需要手工加几个so文件的。。。</description>
		<content:encoded><![CDATA[<p>哈哈，py2exe和freeze.py我那里都介绍过了，加上这个基本全了吧~<br />
不过，我用freeze.py搞pygtk的程序是没问题的啊，按理pyqt也应该可以，但是这位玩意搞出来的包，可能还需要手工加几个so文件的。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
