proxy.golang.org : github.com/gnames/gnparser : v1.11.6
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.11.6
Published:
Indexed:
Related tag:
v1.11.6
Loading...
Readme
Loading...
Dependencies
- github.com/VividCortex/ewma v1.2.0
- github.com/aclements/go-moremath v0.0.0-20241023150245-c8bbc672ef66
- github.com/cheggaaa/pb/v3 v3.1.7
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/color v1.18.0
- github.com/gnames/gnfmt v0.5.7
- github.com/gnames/gnlib v0.47.0
- github.com/gnames/gnsys v0.3.8
- github.com/gnames/gnuuid v0.2.0
- github.com/gnames/organizer v0.1.1
- github.com/gnames/tribool v0.1.1
- github.com/google/uuid v1.6.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/json-iterator/go v1.1.12
- github.com/labstack/echo/v4 v4.13.3
- github.com/labstack/gommon v0.4.2
- github.com/lmittmann/tint v1.0.7
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.16
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- 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/rivo/uniseg v0.4.7
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/stretchr/testify v1.10.0
- github.com/ulikunitz/xz v0.5.12
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasttemplate v1.2.2
- golang.org/x/crypto v0.36.0
- golang.org/x/mod v0.24.0
- golang.org/x/net v0.38.0
- golang.org/x/perf v0.0.0-20250305200902-02a15fd477ba
- golang.org/x/sync v0.12.0
- golang.org/x/sys v0.31.0
- golang.org/x/text v0.23.0
- golang.org/x/time v0.11.0
- golang.org/x/tools v0.31.0
- gopkg.in/yaml.v3 v3.0.1