Go to the source code of this file.
Namespaces | |
namespace | setup |
Variables | |
string | setup.author = "Daniel Stonier" |
string | setup.author_email = "d.stonier@gmail.com" |
list | setup.classifiers |
string | setup.description = "Windows implementation of the installer for ROS" |
string | setup.download_url = "http://files.yujinrobot.com/appupdater/python/2.7/" |
list | setup.keywords = ["ROS"] |
string | setup.license = "BSD" |
string | setup.long_description |
dictionary | setup.package_dir = {'':'src'} |
list | setup.packages = ['rosinstall', 'vcstools'] |
list | setup.scripts = ["scripts/win-rosinstall.py", "scripts/rosinstall.bat", "scripts/win-rosws.py", "scripts/rosws.bat", "scripts/win-rosinstall-setupfiles.py"] |
string | setup.url = "https://github.com/stonier/win_ros/" |
string | setup.version = '0.6.17' |