Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-ply: pure yacc and lex python parsing | Bruce Ashfield | 2013-11-25 | 1 | -0/+17 |
The python LESS compiler requires python-ply, and horizon requires python LESS. So we introduce python ply to meet the rutime dependencies. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |