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

Top 8.4% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org

proxy.golang.org : github.com/DavidGamba/ffind

Package main provides a utility to find files on the command line. Goals: • Return a file list given a dir. • Return the given file given a file. • Do case insensitive (by default) or sensitive file matching. • Allow to return files or dirs only. Maybe build a list of common extensions in the skip code to allow for groups. For example: '.rb' and '.erb' for ruby files. • Follow Symlinks. • Ignore hidden files (configurable). In windows? In Linux, ignore files starting with . • Ignore git, svn and mercurial files (configurable). TODO: Look into adding option to ignore reporting broken symlinks. TODO: Implement version sort.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21david%21gamba/ffind
Keywords: find , golang
License: MPL-2.0
Latest release: almost 6 years ago
First release: over 2 years ago
Namespace: github.com/DavidGamba
Dependent packages: 2
Dependent repositories: 3
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...