Variables | |
| string | author = "Tully Foote" |
| string | author_email = "tfoote@willowgarage.com" |
| list | classifiers |
| string | description = "The installer for ROS" |
| string | download_url = "http://pr.willowgarage.com/downloads/rosinstall/" |
| list | install_requires = ['vcstools'] |
| list | keywords = ["ROS"] |
| string | license = "BSD" |
| string | long_description |
| dictionary | package_dir = {'':'src'} |
| list | packages = ['rosinstall'] |
| list | scripts = ["scripts/rosinstall", "scripts/roslocate", "scripts/rosws", "scripts/rosco"] |
| string | url = "http://www.ros.org/wiki/rosinstall" |
| string | version = '0.5.21' |
| 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' |