{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/secnot/orderedmap","name":"github.com/secnot/orderedmap","description":"Package orderedmap is a Go implementation of Python's OrderedDict class, a map\nthat preserves the order of insertion, so key:value pairs can be iterated in\nthe order they where added.\nIt can also be used as a stack (LIFO) or queue (FIFO).","version":"v0.0.0-20170705091748-a05363cca499","softwareVersion":"v0.0.0-20170705091748-a05363cca499","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/secnot/orderedmap","issueTracker":"https://github.com/secnot/orderedmap/issues","url":"https://github.com/secnot/orderedmap","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2017-07-05","dateModified":"2017-07-05","datePublished":"2017-07-05","copyrightYear":2017,"downloadUrl":"https://proxy.golang.org/github.com/secnot/orderedmap/@v/v0.0.0-20170705091748-a05363cca499.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/secnot/orderedmap#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/secnot/orderedmap"],"https://www.w3.org/ns/activitystreams#likes":3,"https://forgefed.org/ns#forks":1}