[ forky ]
[ sid ]
软件包:golang-github-arduino-go-paths-helper-dev(1.14.0-2)
golang-github-arduino-go-paths-helper-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-arduino-go-paths-helper:
- [golang-github-arduino-go-paths-helper_1.14.0-2.dsc]
- [golang-github-arduino-go-paths-helper_1.14.0.orig.tar.gz]
- [golang-github-arduino-go-paths-helper_1.14.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- libmoosex-types-path-tiny-perl
- golang-github-buger-jsonparser-dev
- libjimfs-java
- golang-github-yalue-merged-fs-dev
- golang-github-grpc-ecosystem-go-grpc-middleware-dev
- libtypes-path-tiny-perl
- libfuture-asyncawait-perl
- libcommons-email-java
- golang-github-microsoft-go-winio-dev
- bats-file
- libpath-class-file-stat-perl
Go library to simplify handling of paths
This library aims to simplify handling of the most common operations with paths.
It allows chaining operations on Path structs and most operations that usually requires a bit of convoluted system calls are now simplified, for example to check if a path is a directory.