Using pypenelope 0.1 branch

Created by Hendrix Demers
Keywords:
windows

To use the pepenelope 0.1 branch in your script.

download the branch bzr branch lp:pypenelope/0.1 pypenelope_0_1 or extract the compress file into pypenelope_0_1.

In the top directory, create a symlink from penelopetools to pypenelope_0_1.
On windows Vista or later:
- open cmd.exe as administrator
- > mklink /D penelopetools pypenelope_0_1

On Linux:
- > ln -s pypenelope_0_1 penelopetools

In you scripts use:
import penelopetools