awesome-go icon indicating copy to clipboard operation
awesome-go copied to clipboard

Add go-csvlib

Open tiendc opened this issue 1 year ago • 0 comments

Add go-csvlib

Please provide package links to:

repo link (github.com, gitlab.com, etc): https://github.com/tiendc/go-csvlib pkg.go.dev: https://pkg.go.dev/github.com/tiendc/go-csvlib goreportcard.com: https://goreportcard.com/report/github.com/tiendc/go-csvlib coverage service link (codecov, coveralls, gocover etc.): https://codecov.io/gh/tiendc/go-csvlib

  • [x] The package has been added to the list in alphabetical order.
  • [x] The package has an appropriate description with correct grammar.
  • [x] As far as I know, the package has not been listed here before.
  • [x] The repo documentation has a pkg.go.dev link.
  • [x] The repo documentation has a coverage service link.
  • [x] The repo documentation has a goreportcard link.
  • [x] The repo has a version-numbered release and a go.mod file.
  • [x] I have read the Contribution Guidelines, Maintainers Note and Quality Standards.
  • [x] The repo has a continuous integration process that automatically runs tests that must pass before new pull requests are merged.
  • [x] The authors of the project do not commit directly to the repo, but rather use pull requests that run the continuous-integration process.

Thanks for your PR, you're awesome! :+1:

tiendc avatar Jul 04 '23 19:07 tiendc