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

github.com/JaSei/pathutil-go

Pathutil is I/O utility primary inspired by David Golden's [Path::Tiny](https://metacpan.org/pod/Path::Tiny). It is friendlier to use than path(https://golang.org/pkg/path/), filepath(https://golang.org/pkg/path/filepath/) and provides many of other functions which isn't in core libraries (like `Copy` for example) SYNOPSIS * [Path::Tiny](https://metacpan.org/pod/Path::Tiny) for Perl * [better files](https://github.com/pathikrit/better-files) for Scala * [pathlib](https://docs.python.org/3/library/pathlib.html) for python BREAKING CHANGE 0.3.1 -> 1.0.0 1. `NewTempFile` or `NewTempDir` don't need TempOpt struct 2. `New` method parameter allowed `string` type or type implements `fmt.Stringer` interface This shouldn't be breaking change, but if you use in some code variadic parameter as input of `pathutil.New`, then can be problem 3. There is new (more handfull) crypto API This new crypto API return hashutil(github.com/JaSei/hashutil-go) struct which is more handfull for compare, transformation and next hash manipulation.

Ecosystem
proxy.golang.org
Latest Release
v1.0.0
over 6 years ago
Versions
2
Dependent Packages
1
Dependent Repos
6
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/%21ja%21sei/pathutil-go
spec
License MIT
Namespace github.com/JaSei
First Release almost 7 years ago
Last Synced about 4 hours ago
Repository
Stars 3 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Dependent packages Top 5.8%
Dependent repos Top 2.1%