A helper Python package for dealing with the Rez API.
rez_utilities has no explicit API namespace. Any public class or function in the package
is part of its API.
Only these categories of dependencies are allowed in this package
- rez (of course)
- python (also obvious)
- compatibility Rez packages (such as six, backports, futures, etc)
All others are not allowed.
If a breaking change for any public function / class happens in the future, this package will get a new major release.