<?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>JBJ's Blog &#187; pyinstaller</title>
	<atom:link href="http://www.lyxia.org/blog/tag/pyinstaller/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lyxia.org/blog</link>
	<description>Lyxia.org</description>
	<lastBuildDate>Fri, 16 Jul 2010 15:11:15 +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>Créez des executables pour vos scripts python</title>
		<link>http://www.lyxia.org/blog/developpement/python/creez-des-executables-46</link>
		<comments>http://www.lyxia.org/blog/developpement/python/creez-des-executables-46#comments</comments>
		<pubDate>Mon, 10 Sep 2007 05:29:57 +0000</pubDate>
		<dc:creator>jbj</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[py2exe]]></category>
		<category><![CDATA[pyinstaller]]></category>

		<guid isPermaLink="false">http://www.lyxia.org/blog/tutoriaux/creez-des-executables-46</guid>
		<description><![CDATA[pyInstaller est un outil permettant d'empaqueter un script python dans un exécutable. A la différence du célèbre py2exe, il est multi-plateforme et permet d'empaqueter tous les fichiers necessaires au fonctionnement dans un seul fichier binaire.]]></description>
		<wfw:commentRss>http://www.lyxia.org/blog/developpement/python/creez-des-executables-46/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
