Jesús 9bcdcbda2b pep8 4 tahun lalu
..
README.txt e1180428ed first commit 7 tahun lalu
__main__.py 9bcdcbda2b pep8 4 tahun lalu
virtualenv.py 9bcdcbda2b pep8 4 tahun lalu

README.txt

Helper script to create a windows virtual environment.

Dependencies:
- cygwin
- 7zip

Instructions:
Run python

After this will be a virtualenv directory that has pygtk and
ffmpeg loaded into it.

Run:

source /Scripts/activate

To set your PATH and other env variables to use that virtualenv.

Warning: using the ~ char didn't seem to work for me under cygwin