aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/manifest.py
Commit message (Expand)AuthorAgeFilesLines
* manifest.py: Add method "gets()" to get values of a list of itemsAaron LI2017-02-121-1/+33
* manifest.py: Add sub-command "show" and make it the defaultAaron LI2017-02-121-4/+23
* manifest.py: Try to parse given value to integer or floatAaron LI2017-02-111-3/+17
* manifest.py: Handle empty manifest fileAaron LI2017-02-111-2/+4
* Add scripts/{manifest,results}.pyAaron LI2017-02-111-0/+224