> New submission from Martin Geisler <[EMAIL PROTECTED]>:
>
> I think we could think about shipping the ConfigObj library directly
> with VIFF. The ConfigObj library is self-contained in a single .py
> file, and including it with VIFF would save people using Windows the
> trouble of copying this file to their site-packages directory -- they
> would not even have to know that they have such a directory... :-)
Well they don't as it is, they are instructed by the installation instructions
to run
python setup.py install

:)

But after going through the installation process on another computer yesterday,
I have to say it was a bit annoying. And I already knew how to do it, there's
just a lot to do. Anything we can do to eliminate some of the steps...

> Another small library which I would like to include is the decorator
> library:
>
>   http://pypi.python.org/pypi/decorator
>
> which is available as a zip-file only -- in the zip file there is a
> single decorator.py file.
Doesn't sound entirely necessary to zip that, but OK :)
_______________________________________________
viff-devel mailing list (http://viff.dk/)
viff-devel@viff.dk
http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk

Reply via email to