Updates:
Owner: ---
Comment #2 on issue 725 by pekka.klarck: One install packet, with all
dependencies inside
http://code.google.com/p/robotframework/issues/detail?id=725
Having debs and rpms would be great, but they don't solve this problem on
Windows or OSX. The installation situation is already now best on Linux
where you can easily `apt-get install python-setuptools` and then
`easy_install robotframework`. Most of Robot users are on Windows so it's
most important to ease installation there.
Having one package containing everything would be pretty complicated and we
needed to update the package whenever we make new release of any project. I
think having an installer that can download and install (and possibly
update) needed packages would be better.