This commit is contained in:
bel
2020-01-13 03:37:51 +00:00
commit c8eb52f9ba
2023 changed files with 702080 additions and 0 deletions

9
.rclone_repo/vendor/github.com/ncw/go-acd/README.md generated vendored Executable file
View File

@@ -0,0 +1,9 @@
# go-acd [![Build Status](https://travis-ci.org/sgeb/go-acd.svg?branch=master)](https://travis-ci.org/sgeb/go-acd)
Go library for accessing the Amazon Cloud Drive.
This library is the basis for [`acdcli`](https://github.com/sgeb/acdcli).
Still work in progress. Focusing on read-only operations at first. Refer to the
[milestones](https://github.com/sgeb/go-acd/milestones) and
[issues](https://github.com/sgeb/go-acd/issues) for planned features.