Add gut/yos in Files section (#2964)

This commit is contained in:
Angel ☕ 2020-02-21 11:04:01 +08:00 committed by GitHub
parent 4d25e4eb99
commit 3ed131a6c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -695,6 +695,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-decent-copy](https://github.com/hugocarreira/go-decent-copy) - Copy files for humans. * [go-decent-copy](https://github.com/hugocarreira/go-decent-copy) - Copy files for humans.
* [go-exiftool](https://github.com/barasher/go-exiftool) - Go bindings for ExifTool, the well-known library used to extract as much metadata as possible (EXIF, IPTC, ...) from files (pictures, PDF, office, ...). * [go-exiftool](https://github.com/barasher/go-exiftool) - Go bindings for ExifTool, the well-known library used to extract as much metadata as possible (EXIF, IPTC, ...) from files (pictures, PDF, office, ...).
* [go-gtfs](https://github.com/artonge/go-gtfs) - Load gtfs files in go. * [go-gtfs](https://github.com/artonge/go-gtfs) - Load gtfs files in go.
* [gut/yos](https://github.com/1set/gut) - Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links.
* [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal. * [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.
* [opc](https://github.com/qmuntal/opc) - Load Open Packaging Conventions (OPC) files for Go. * [opc](https://github.com/qmuntal/opc) - Load Open Packaging Conventions (OPC) files for Go.
* [parquet](https://github.com/parsyl/parquet) - Read and write [parquet](https://parquet.apache.org) files. * [parquet](https://github.com/parsyl/parquet) - Read and write [parquet](https://parquet.apache.org) files.