Parser for Maya.env
Functions
getMayaAppDir | Determine the Maya application directory, first by checking MAYA_APP_DIR, then by trying OS-specific defaults. |
parse | |
parseMayaenv | parse the Maya.env file and set the environement variablas and python path accordingly. |
Classes
EnvLex | ply.lex lexer class to parse Maya.env file |
ValueLex | second level lexer to parse right-values depending on os name |