Go to the source code of this file.
Namespaces | |
| namespace | setup |
Variables | |
| string | setup::author = "Tully Foote" |
| string | setup::author_email = "tfoote@willowgarage.com" |
| list | setup::classifiers |
| string | setup::description = "The installer for ROS" |
| string | setup::download_url = "http://pr.willowgarage.com/downloads/rosinstall/" |
| list | setup::install_requires = ['vcstools'] |
| list | setup::keywords = ["ROS"] |
| string | setup::license = "BSD" |
| string | setup::long_description |
| dictionary | setup::package_dir = {'':'src'} |
| list | setup::packages = ['rosinstall'] |
| list | setup::scripts = ["scripts/rosinstall", "scripts/roslocate", "scripts/rosws", "scripts/rosco"] |
| string | setup::url = "http://www.ros.org/wiki/rosinstall" |
| string | setup::version = '0.5.21' |