proxy.golang.org : github.com/gnames/gnparser : v0.14.2
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@v0.14.2
Published:
Indexed:
Related tag:
v0.14.2
Loading...
Readme
Loading...
Dependencies
- github.com/fsnotify/fsnotify v1.4.9
- github.com/gnames/uuid5 v0.1.1
- github.com/golang/protobuf v1.4.1
- github.com/gorilla/mux v1.7.4
- github.com/json-iterator/go v1.1.9
- github.com/kr/text v0.2.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
- github.com/onsi/ginkgo v1.12.0
- github.com/onsi/gomega v1.10.0
- github.com/rendon/testcli v0.0.0-20161027181003-6283090d169f
- github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
- github.com/shurcool/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
- github.com/spf13/cobra v1.0.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.5.1
- golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
- golang.org/x/sys v0.0.0-20200511232937-7e40ca221e25
- golang.org/x/text v0.3.2
- golang.org/x/tools v0.0.0-20200512131952-2bc93b1c0c88
- google.golang.org/genproto v0.0.0-20200511104702-f5ebc3bea380
- google.golang.org/grpc v1.29.1
- google.golang.org/protobuf v1.22.0
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
- gopkg.in/yaml.v2 v2.2.8