Mercurial > hg > sonic-visualiser
view repoint-project.json @ 2489:612eed7050a0 sensible-delimited-data-strings
First cut (not yet tested) at fixing #1967 Review quoting in CSV export
author | Chris Cannam |
---|---|
date | Fri, 03 Apr 2020 17:15:34 +0100 |
parents | c18b837341ff |
children | f67b7a489f75 |
line wrap: on
line source
{ "config": { "extdir": "." }, "services": { "soundsoftware": { "vcs": ["hg", "git"], "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" } }, "libraries": { "vamp-plugin-sdk": { "vcs": "hg", "service": "soundsoftware" }, "svcore": { "vcs": "hg", "service": "soundsoftware", "branch": "sensible-delimited-data-strings" }, "svgui": { "vcs": "hg", "service": "soundsoftware", "branch": "sensible-delimited-data-strings" }, "svapp": { "vcs": "hg", "service": "soundsoftware" }, "checker": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-plugin-load-checker" }, "piper": { "vcs": "git", "service": "github", "owner": "piper-audio" }, "piper-vamp-cpp": { "vcs": "git", "service": "github", "owner": "piper-audio" }, "dataquay": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqvec": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqfft": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqresample": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqaudioio": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqaudiostream": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "bqthingfactory": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "sv-dependency-builds": { "vcs": "hg", "service": "soundsoftware" }, "icons/scalable": { "vcs": "hg", "service": "soundsoftware", "repository": "sv-iconset" } } }