Jesús 9bcdcbda2b pep8 преди 4 години
..
README.txt e1180428ed first commit преди 7 години
__main__.py 9bcdcbda2b pep8 преди 4 години
virtualenv.py 9bcdcbda2b pep8 преди 4 години

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