Search Criteria
Package Details: acd_cli-git 0.3.2.r21.g525c36c-1
Git Clone URL: | https://aur.archlinux.org/acd_cli-git.git (read-only, click to copy) |
---|---|
Package Base: | acd_cli-git |
Description: | acd_cli provides a command line interface to Amazon Cloud Drive and allows mounting your cloud drive using FUSE for read access. It is currently in beta stage. AUR package by Raansu, acd_cli project by yadayada |
Upstream URL: | https://github.com/yadayada/acd_cli |
Keywords: | amazon backup cloud clouddrive drive storage |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Raansu |
Maintainer: | Raansu |
Last Packager: | Raansu |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-23 07:10 |
Last Updated: | 2017-01-08 05:48 |
Dependencies (11)
- python-appdirs (python-appdirs-git)
- python-colorama (python-colorama-git)
- python-dateutil
- python-fusepy (python-fusepy-git)
- python-requests-toolbelt
- python-setuptools
- python-sqlalchemy (python-sqlalchemy-0.7.9, python-sqlalchemy-1.3.13, python-sqlalchemy-git)
- python-requests>=2.1.0
- python (python-dbg) (make)
- fuse2 (optional) – Filesystem mount support
- fuse3 (fuse3-git) (optional) – Filesystem mount support
Latest Comments
miffe commented on 2017-04-20 15:38
You need to put git in makedepends
Raansu commented on 2017-01-10 06:49
As a notice to those who are installing this package. There was a update to Python 3.6, as of 2017-01-09 you should reinstall the package "python-fusepy" to enable the required fusepy module.
Raansu commented on 2017-01-08 05:53
Updated to latest GIT commit and added package depends as mentioned earlier.
Please let me know of any issues.
uncle commented on 2016-06-27 01:14
The package "python-fusepy" should also be a dependency.
ansatz commented on 2015-10-29 19:11
PKGBUILD is missing two dependencies: python-setuptools and python-colorama.