<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to How To Make WinPython</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description>Recent changes to How To Make WinPython</description><atom:link href="https://sourceforge.net/p/winpython/wiki/How%20To%20Make%20WinPython/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 18 Jan 2014 14:20:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winpython/wiki/How%20To%20Make%20WinPython/feed" rel="self" type="application/rss+xml"/><item><title>How To Make WinPython modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -4,6 +4,6 @@

 ### Example of WinPython 2.7.6.2 and 3.3.3.2

-See the directory structure: [WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download)
+See the directory structure: [WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download).

 In this example, the `WINPYTHONROOTDIR` environment variable was set to `D:\winpython`.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sat, 18 Jan 2014 14:20:56 -0000</pubDate><guid>https://sourceforge.netc9bfa9eab4e0215016c9815821b27a9cc857d375</guid></item><item><title>How To Make WinPython modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,9 @@
 ## How to make WinPython

-A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see [make.py](https://sourceforge.net/p/winpython/code/ci/default/tree/make.py)) and taking a look at the typical directory structure (see example [here](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download) for WinPython 2.7.6.2 and 3.3.3.2) should help a lot.
+A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see [make.py](https://sourceforge.net/p/winpython/code/ci/default/tree/make.py)) and taking a look at the typical directory structure (see below) should help a lot.
+
+### Example of WinPython 2.7.6.2 and 3.3.3.2
+
+See the directory structure: [WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download)
+
+In this example, the `WINPYTHONROOTDIR` environment variable was set to `D:\winpython`.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sat, 18 Jan 2014 14:20:44 -0000</pubDate><guid>https://sourceforge.net7a034a29f9a0d9cb64131ceb808b62ccd42e2844</guid></item><item><title>How To Make WinPython modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,3 +1,3 @@
 ## How to make WinPython

-A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see [make.py](https://sourceforge.net/p/winpython/code/ci/default/tree/make.py)) and taking a look at the typical directory structure (see example [here](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download)) should help a lot.
+A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see [make.py](https://sourceforge.net/p/winpython/code/ci/default/tree/make.py)) and taking a look at the typical directory structure (see example [here](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download) for WinPython 2.7.6.2 and 3.3.3.2) should help a lot.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sat, 18 Jan 2014 14:15:17 -0000</pubDate><guid>https://sourceforge.net94bfe45c16b64a9e626618f197c196eb288f570b</guid></item><item><title>How To Make WinPython modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,3 @@
 ## How to make WinPython

-A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see winpython/make.py) and taking a look at the typical directory structure (see example [here](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download)) should help a lot.
+A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see [make.py](https://sourceforge.net/p/winpython/code/ci/default/tree/make.py)) and taking a look at the typical directory structure (see example [here](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download)) should help a lot.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sat, 18 Jan 2014 14:13:50 -0000</pubDate><guid>https://sourceforge.net45a9c88359f57b3949933abaa55e190a70183c66</guid></item><item><title>How To Make WinPython modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -0,0 +1,3 @@
+## How to make WinPython
+
+A complete tutorial would probably be useful to describe how to make your own build of WinPython. However, exploring the source code package of WinPython (see winpython/make.py) and taking a look at the typical directory structure (see example [here](http://sourceforge.net/projects/winpython/files/WinPython_Directory_Structure-2.7.6.2_3.3.3.2.pdf/download)) should help a lot.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sat, 18 Jan 2014 14:12:51 -0000</pubDate><guid>https://sourceforge.net4562489a2f9c25a18c3df63e35b7cd913e7c9213</guid></item><item><title>How To Make WinPython modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/How%2520To%2520Make%2520WinPython/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sat, 18 Jan 2014 14:09:40 -0000</pubDate><guid>https://sourceforge.netb108edae4683beade9b33840e91cbb7d004be11e</guid></item></channel></rss>