Go to the source code of this file.
Namespaces | |
namespace | setup |
Variables | |
string | setup.author = "Bhaskara Marthi" |
string | setup.author_email = "bhaskara@willowgarage.com" |
list | setup.classifiers |
string | setup.description = "ROS msg/srv Lisp generation" |
string | setup.download_url = "http://pr.willowgarage.com/downloads/genlisp/" |
list | setup.install_requires = ['genmsg'] |
list | setup.keywords = ["ROS"] |
string | setup.license = "BSD" |
string | setup.long_description |
dictionary | setup.package_dir = {'': 'src'} |
list | setup.packages = ['genlisp'] |
tuple | setup.root = ElementTree(None, 'stack.xml') |
list | setup.scripts = ['scripts/gen_lisp.py'] |
string | setup.url = "http://www.ros.org/wiki/genlisp" |
tuple | setup.version = root.findtext('version') |