proxy.golang.org : github.com/gnames/gnparser : v1.6.1
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.6.1
Published:
Indexed:
Related tag:
v1.6.1
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.0
- github.com/fsnotify/fsnotify v1.5.1
- github.com/gnames/gnfmt v0.2.0
- github.com/gnames/gnlib v0.8.0
- github.com/gnames/gnsys v0.2.2
- github.com/gnames/gnuuid v0.1.1
- github.com/gnames/organizer v0.1.1
- github.com/gnames/tribool v0.1.1
- github.com/golang-jwt/jwt v3.2.2+incompatible
- github.com/golang/snappy v0.0.4
- github.com/google/uuid v1.3.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/labstack/echo/v4 v4.6.3
- github.com/labstack/gommon v0.3.1
- github.com/magiconair/properties v1.8.5
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/mapstructure v1.4.3
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/nsqio/go-nsq v1.1.0
- github.com/pelletier/go-toml v1.9.4
- github.com/pmezard/go-difflib v1.0.0
- github.com/pointlander/compress v1.1.1-0.20190518213731-ff44bd196cc3
- github.com/pointlander/jetset v1.0.1-0.20190518214125-eee7eff80bd4
- github.com/pointlander/peg v1.0.1
- github.com/rendon/testcli v1.0.0
- github.com/sfgrp/lognsq v0.1.1
- github.com/spf13/afero v1.8.0
- github.com/spf13/cast v1.4.1
- github.com/spf13/cobra v1.3.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.10.1
- github.com/stretchr/testify v1.7.0
- github.com/subosito/gotenv v1.2.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.1
- golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838
- golang.org/x/mod v0.5.1
- golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
- golang.org/x/perf v0.0.0-20211012211434-03971e389cd3
- golang.org/x/sys v0.0.0-20220128215802-99c3d69c2c27
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
- golang.org/x/tools v0.1.9
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/ini.v1 v1.66.3
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b