Subject: CVS commit: pkgsrc/www/go-parse
From: Ryo ONODERA
Date: 2018-11-18 09:42:16
Message id: 20181118084216.2931EFB1F@cvs.NetBSD.org

Log Message:
www/go-parse: import go-parse-2.3.5

This package contains several lexers and parsers written in Go.
All subpackages are built to be streaming, high performance and to
be in accordance with the official (latest) specifications.

The lexers are implemented using buffer.Lexer in
https://github.com/tdewolff/parse/buffer and the parsers work on
top of the lexers. Some subpackages have hashes defined (using
Hasher) that speed up common byte-slice comparisons.

Files:
RevisionActionfile
1.1addpkgsrc/www/go-parse/DESCR
1.1addpkgsrc/www/go-parse/Makefile
1.1addpkgsrc/www/go-parse/PLIST
1.1addpkgsrc/www/go-parse/buildlink3.mk
1.1addpkgsrc/www/go-parse/distinfo