|
| author |
|
| author_email |
|
| cmdclass |
|
| conf_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.conf")) |
|
| cwd_ = os.getcwd() |
|
| data_files |
|
| DEBUG |
|
| description |
|
| device_if_idl_files |
|
list | example_data_files = [] |
|
list | example_dir |
|
| example_sitedir = os.path.join("share", "OpenRTM-aist", "examples", "python") |
|
bool | examples_install = False |
|
| g_os = None |
|
string | g_qkc_option = "-u" |
|
| idl_files |
|
| idl_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.idl")) |
|
| install_data_dir = None |
|
bool | is_examples = False |
|
| key_ = ex.keys()[0] |
|
| license |
|
| long_description |
|
| name |
|
| packages |
|
string | pkg_author = "Shinji Kurihara and Noriaki Ando" |
|
string | pkg_desc = "Python modules for OpenRTM-aist-1.1" |
|
string | pkg_email = "n-ando@aist.go.jp" |
|
string | pkg_license = "LGPL" |
|
string | pkg_long_desc |
|
string | pkg_name = "OpenRTM-aist-Python" |
|
string | pkg_url = "http://www.openrtm.org/" |
|
string | pkg_version = "1.1.0" |
|
| py_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.py")) |
|
| script_args |
|
| scripts |
|
| simpleservice__poa_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService"))[0] |
|
| simpleservice_idl_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService"))[0] |
|
| simpleservice_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService"))[0] |
|
| stub_path_ |
|
| templates_xml |
|
list | unix_data_files = [("",['OpenRTM-aist.pth'])] |
|
list | unix_packages |
|
| url |
|
| vals_ = ex.values() |
|
| version |
|
| win32_data_files = copy.deepcopy(unix_data_files) |
|
list | win32_packages |
|