[ 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.