{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/getlantern/deepcopy","name":"github.com/getlantern/deepcopy","description":"package deepcopy provides functionality for making deep copies of objects.\nWe originally wanted to use code.google.com/p/rog-go/exp/deepcopy, but it's\nnot working with a current version of Go (even after fixing compile issues,\nits unit tests don't pass). Hence, we created this deepcopy.  It makes a\ndeep copy by using json.Marshal and json.Unmarshal, so it's not very\nperformant.","version":"v0.0.0-20160317154340-7f45deb8130a","softwareVersion":"v0.0.0-20160317154340-7f45deb8130a","license":"https://spdx.org/licenses/Apache-2.0","codeRepository":"https://github.com/getlantern/deepcopy","issueTracker":"https://github.com/getlantern/deepcopy/issues","url":"https://github.com/getlantern/deepcopy","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2016-03-17","dateModified":"2016-03-17","datePublished":"2016-03-17","copyrightYear":2016,"downloadUrl":"https://proxy.golang.org/github.com/getlantern/deepcopy/@v/v0.0.0-20160317154340-7f45deb8130a.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/getlantern/deepcopy#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/getlantern/deepcopy"],"https://www.w3.org/ns/activitystreams#likes":19,"https://forgefed.org/ns#forks":7}