<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/namedpipemodule/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Oct 2011 12:01:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/namedpipemodule/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v23 
+++ v24 
@@ -3,7 +3,7 @@
 
 &lt;h1&gt;How to install&lt;/h1&gt;
 
-Install on Windows: [[windows_binary]]
+Install on Windows see Download section, just launch the executable file.
 
 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 12:01:59 -0000</pubDate><guid>https://sourceforge.net86cdf73beaf35e1ed60138612f02986786757c6b</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v22 
+++ v23 
@@ -3,7 +3,7 @@
 
 &lt;h1&gt;How to install&lt;/h1&gt;
 
-Install on Windows: [[download_button]]
+Install on Windows: [[windows_binary]]
 
 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 12:00:04 -0000</pubDate><guid>https://sourceforge.net5af722cc437c84f5df48e113a8a0ec5ea5deda70</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v21 
+++ v22 
@@ -3,7 +3,8 @@
 
 &lt;h1&gt;How to install&lt;/h1&gt;
 
-To install under windows, simply copy the file "pipe.pyd" into C:&amp;#92;python27\DLLs
+Install on Windows: [[download_button]]
+
 
 
 &lt;h1&gt;How to compile&lt;/h1&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 11:59:11 -0000</pubDate><guid>https://sourceforge.net632fef7e4e8008e85f36c964c76ce338cc46b2c9</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v20 
+++ v21 
@@ -9,8 +9,11 @@
 &lt;h1&gt;How to compile&lt;/h1&gt;
 
 &lt;h3&gt;To compile with visual studio, execute:&lt;/h3&gt;
+
 setup.py install
+
 &lt;h3&gt;To compile using mingw, execute:&lt;/h3&gt;
+
 setup.py install -cmingw32
 
 &lt;h1&gt;Use exemple&lt;/h1&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:06:06 -0000</pubDate><guid>https://sourceforge.net18ee25e0c8235a9da8f378244a0d7fc220cc9ae2</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:05:34 -0000</pubDate><guid>https://sourceforge.net13b60f4d7a39bbe671306e2d356bb339e381530b</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v18 
+++ v19 
@@ -3,7 +3,7 @@
 
 &lt;h1&gt;How to install&lt;/h1&gt;
 
-To install under windows, simply copy the file "pipe.pyd" into C:\python27\DLLs
+To install under windows, simply copy the file "pipe.pyd" into C:&amp;#92;python27\DLLs
 
 
 &lt;h1&gt;How to compile&lt;/h1&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:05:12 -0000</pubDate><guid>https://sourceforge.net98a9a48c031d35b6aedfd8e6f3caac0171e5cd7b</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:04:05 -0000</pubDate><guid>https://sourceforge.net13bc5d0dcf0924c4f9d6874f241c7ee2c71208a4</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v16 
+++ v17 
@@ -1,19 +1,16 @@
-[[project_admins]]
-[[download_button]]
-
 This library is a simple support for using bidirectional namedpipes with python.
 This library works on windows only.
 
 &lt;h1&gt;How to install&lt;/h1&gt;
 
 To install under windows, simply copy the file "pipe.pyd" into C:\python27\DLLs
 
 
 &lt;h1&gt;How to compile&lt;/h1&gt;
 
-&lt;h2&gt;To compile with visual studio, execute:&lt;/h2&gt;
+&lt;h3&gt;To compile with visual studio, execute:&lt;/h3&gt;
 setup.py install
-&lt;h2&gt;To compile using mingw, execute:&lt;/h2&gt;
+&lt;h3&gt;To compile using mingw, execute:&lt;/h3&gt;
 setup.py install -cmingw32
 
 &lt;h1&gt;Use exemple&lt;/h1&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:03:32 -0000</pubDate><guid>https://sourceforge.net2466a09b856b57cef262af7e72c54515b569c0b8</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v15 
+++ v16 
@@ -7,7 +7,8 @@
 &lt;h1&gt;How to install&lt;/h1&gt;
 
 To install under windows, simply copy the file "pipe.pyd" into C:\python27\DLLs
-download binary: [pipe.pyd]
+
+
 &lt;h1&gt;How to compile&lt;/h1&gt;
 
 &lt;h2&gt;To compile with visual studio, execute:&lt;/h2&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:02:44 -0000</pubDate><guid>https://sourceforge.net0ce9aa6398bbf6c77badd1e20c708231a3767cb6</guid></item><item><title>WikiPage Home modified by DrPetri</title><link>https://sourceforge.net/p/namedpipemodule/home/Home/</link><description>&lt;pre&gt;--- v14 
+++ v15 
@@ -7,7 +7,7 @@
 &lt;h1&gt;How to install&lt;/h1&gt;
 
 To install under windows, simply copy the file "pipe.pyd" into C:\python27\DLLs
-download binary: [[pipe.pyd]]
+download binary: [pipe.pyd]
 &lt;h1&gt;How to compile&lt;/h1&gt;
 
 &lt;h2&gt;To compile with visual studio, execute:&lt;/h2&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DrPetri</dc:creator><pubDate>Wed, 05 Oct 2011 10:02:18 -0000</pubDate><guid>https://sourceforge.nete591e1927411ed1582492561143c734666e25aaf</guid></item></channel></rss>