1.1.1.2. rez.bind package¶
1.1.1.2.1. Submodules¶
1.1.1.2.2. rez.bind.arch module¶
Creates the system architecture package.
1.1.1.2.3. rez.bind.cmake module¶
Binds a cmake executable as a rez package.
1.1.1.2.4. rez.bind.hello_world module¶
Creates the ‘hello_world’ testing package.
Note: Even though this is a python-based package, it does not list python as a requirement. This is not typical! This package is intended as a very simple test case, and for that reason we do not want any dependencies.
1.1.1.2.5. rez.bind.os module¶
Creates the operating system package.
1.1.1.2.6. rez.bind.platform module¶
Creates the system platform package.
1.1.1.2.7. rez.bind.python module¶
Binds a python executable as a rez package.