comparison 3rdpartylibs.sh @ 3621:2893ee8ce06f single-beam

concave hulls for single beam scans ... WIP.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 05 Jun 2019 16:34:52 +0200
parents f95ec0bb565c
children db7136854a51
comparison
equal deleted inserted replaced
3618:c03170a1c333 3621:2893ee8ce06f
42 # Go License (aka BSD-3-Clause?) 42 # Go License (aka BSD-3-Clause?)
43 43
44 go get -u -v gonum.org/v1/gonum/stat 44 go get -u -v gonum.org/v1/gonum/stat
45 # BSD-3-Clause 45 # BSD-3-Clause
46 46
47 go get -u -v github.com/ajstarks/svgo
48 # Attribution 3.0 United States (CC BY 3.0 US)
49
47 ## list of additional licenses that get fetched and installed as dependencies 50 ## list of additional licenses that get fetched and installed as dependencies
48 # github.com/fsnotify/fsnotify/ BSD-3-Clause 51 # github.com/fsnotify/fsnotify/ BSD-3-Clause
49 # github.com/hashicorp/hcl/ MPL-2.0 52 # github.com/hashicorp/hcl/ MPL-2.0
50 # github.com/magiconair/properties/ BSD-2-Clause 53 # github.com/magiconair/properties/ BSD-2-Clause
51 # github.com/mitchellh/go-homedir/ MIT 54 # github.com/mitchellh/go-homedir/ MIT