proxy.golang.org : github.com/gnames/gnparser : v1.3.0
Package gnparser implements the main use-case of the project -- parsing scientific names. There are methods to parse one name at a time, a slice of names, or a stream of names. All methods return results in the same order as input. It is achieved by restoring the order after concurrent execution of the parsing process.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/gnames/gnparser@v1.3.0
Published:
Indexed:
Related tag:
v1.3.0
Loading...
Readme
Loading...
Dependencies
- github.com/gnames/gnfmt v0.1.0
- github.com/gnames/gnlib v0.2.1
- github.com/gnames/gnsys v0.1.1
- github.com/gnames/gnuuid v0.1.1
- github.com/gnames/organizer v0.1.1
- github.com/gnames/tribool v0.1.1
- github.com/labstack/echo/v4 v4.1.17
- github.com/mattn/go-colorable v0.1.8
- github.com/pointlander/peg v1.0.1-0.20201028015246-e7588a89197f
- github.com/rendon/testcli v1.0.0
- github.com/spf13/cobra v1.1.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
- golang.org/x/net v0.0.0-20210119194325-5f4716e94777
- golang.org/x/perf v0.0.0-20210220033136-40a54f11e909
- golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
- golang.org/x/text v0.3.5
- golang.org/x/tools v0.1.0