{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/mdm-code/scanner","name":"github.com/mdm-code/scanner","description":"Package scanner is a custom text scanner implementation. It has the same\nidiomatic Go scanner programming interface, and it lets the client to freely\nnavigate the buffer. The scanner is also capable of peeking ahead of the\ncursor. Read runes are rendered as tokens with additional information on their\nposition in the buffer.\n\nUsage","version":"v1.2.2","softwareVersion":"v1.2.2","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/mdm-code/scanner","issueTracker":"https://github.com/mdm-code/scanner/issues","url":"https://github.com/mdm-code/scanner","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2023-09-24","dateModified":"2023-11-24","datePublished":"2023-11-24","copyrightYear":2023,"downloadUrl":"https://proxy.golang.org/github.com/mdm-code/scanner/@v/v1.2.2.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/mdm-code/scanner#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/mdm-code/scanner"]}