{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/robfig/pathtree","name":"github.com/robfig/pathtree","description":"pathtree implements a tree for fast path lookup.\n\nRestrictions\n\nWildcards are named path elements that may match any strings in that\nlocation.  Two different kinds of wildcards are permitted:\n\nSingle element wildcards in the last path element can optionally end with an\nextension. This allows for routes like '/users/:id.json', which will not\nconflict with '/users/:id'.\n\nPaths are mapped to the tree in the following way:\n\nEdges are implemented as a map from the path element name to the next node in\nthe path.","version":"v0.0.0-20140121041023-41257a1839e9","softwareVersion":"v0.0.0-20140121041023-41257a1839e9","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/robfig/pathtree","issueTracker":"https://github.com/robfig/pathtree/issues","url":"https://github.com/robfig/pathtree","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2014-01-21","dateModified":"2014-01-21","datePublished":"2014-01-21","copyrightYear":2014,"downloadUrl":"https://proxy.golang.org/github.com/robfig/pathtree/@v/v0.0.0-20140121041023-41257a1839e9.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/robfig/pathtree#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/robfig/pathtree"],"https://www.w3.org/ns/activitystreams#likes":14,"https://forgefed.org/ns#forks":11}