comparison repoint-project.json @ 2232:76b1c50f1f6d osc-script

Update command-line parsing; work toward running OSC script in batch
author Chris Cannam
date Mon, 25 Mar 2019 15:53:03 +0000
parents a86168d1ba68
children e870eb307901
comparison
equal deleted inserted replaced
2231:9ba15c8260f6 2232:76b1c50f1f6d
15 "service": "soundsoftware" 15 "service": "soundsoftware"
16 }, 16 },
17 "svcore": { 17 "svcore": {
18 "vcs": "hg", 18 "vcs": "hg",
19 "service": "soundsoftware", 19 "service": "soundsoftware",
20 "branch": "single-point" 20 "branch": "osc-script"
21 }, 21 },
22 "svgui": { 22 "svgui": {
23 "vcs": "hg", 23 "vcs": "hg",
24 "service": "soundsoftware", 24 "service": "soundsoftware",
25 "branch": "single-point" 25 "branch": "single-point"
26 }, 26 },
27 "svapp": { 27 "svapp": {
28 "vcs": "hg", 28 "vcs": "hg",
29 "service": "soundsoftware", 29 "service": "soundsoftware",
30 "branch": "single-point" 30 "branch": "osc-script"
31 }, 31 },
32 "checker": { 32 "checker": {
33 "vcs": "hg", 33 "vcs": "hg",
34 "service": "soundsoftware", 34 "service": "soundsoftware",
35 "repository": "vamp-plugin-load-checker" 35 "repository": "vamp-plugin-load-checker"