Go to the source code of this file.
Namespaces | |
namespace | setup |
Variables | |
string | setup.author = 'Matthieu Bec' |
string | setup.author_email = 'mdcb808@gmail.com' |
string | setup.boost_library = 'boost_python3' |
string | setup.description = 'Python bindings to freeopcua.' |
list | setup.ext_modules |
list | setup.extra_compile_args |
list | setup.extra_link_args |
list | setup.include_dirs |
list | setup.libraries |
list | setup.library_dirs |
string | setup.license = 'LGPL' |
tuple | setup.opcua_server_path = os.environ.get('OPCUA_Server_PATH','..') |
string | setup.url = 'https://github.com/treww/opcua-python' |
string | setup.version = '0.2' |