Ticket #55 (closed enhancement: fixed)
Support for CLY on Windows?
| Reported by: | catherine.devlin@… | Owned by: | athomas |
|---|---|---|---|
| Priority: | minor | Component: | cly |
| Severity: | normal | Keywords: | windows binary |
| Cc: |
Description
Is there any prospect for releasing a Windows binary distribution of cly?
I wasn't able to get it working on Windows from source. Among the problems, I believe, are
(1) without a Windows binary distribution, attempting setup.py install on any Windows machine without Visual Studio 2003 wouldn't work. I tried to resort to mingw32, but had no luck there.
(2) no 'readline' module for Windows (there is a 'pyreadline' in the Cheese Shop that may help with this, but that didn't seem to fix it.)
There may be more - I'm not very good with compiling.
I'm working on an extension of the standard library 'cmd' module. cly looks much better, but many of my target users are on Windows, so if they can't *easily* install cly, then I can't base a product on it.
Thanks!
