An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% dependent packages on proxy.golang.org
Top 4.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/nuvolaris/goawk

Package goawk is an implementation of AWK with CSV support You can use the command-line "goawk" command or run AWK from your Go programs using the "interp" package. The command-line program has the same interface as regular awk: The -F flag specifies the field separator (the default is to split on whitespace). The -v flag allows you to set a variable to a given value (multiple -v flags allowed). The -f flag allows you to read AWK source from a file instead of the 'prog' command-line argument. The rest of the arguments are input filenames (default is to read from stdin). A simple example (prints the sum of the numbers in the file's second column): To use GoAWK in your Go programs, see README.md or the "interp" package docs.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/nuvolaris/goawk
License: MIT
Latest release: about 2 years ago
First release: over 6 years ago
Namespace: github.com/nuvolaris
Dependent packages: 4
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

github.com/nuvolaris/nuv v0.0.0-20231020152517-10f8ed52a0f7
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
87 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 1 stars on GitHub
github.com/nuvolaris/task/cmd/taskmain/v3 v3.0.0-20230723174726-2fc97142fa6e 💰
A task runner / simpler Make alternative written in Go
14 versions - Latest release: almost 2 years ago - 2 dependent packages - 1 dependent repositories - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.