From b323312312685e39c302ce458a114bd36ef3c4c0 Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Wed, 23 May 2018 16:06:41 -0700 Subject: [PATCH] Remove s3fs-python This no longer exists. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 458fb63..0d9241e 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,6 @@ References * [goofys](https://github.com/kahing/goofys) - similar to s3fs but has better performance and less POSIX compatibility * [s3backer](https://github.com/archiecobbs/s3backer) - mount an S3 bucket as a single file -* [s3fs-python](https://fedorahosted.org/s3fs/) - an older and less complete implementation written in Python * [S3Proxy](https://github.com/gaul/s3proxy) - combine with s3fs to mount EMC Atmos, Microsoft Azure, and OpenStack Swift buckets * [s3ql](https://bitbucket.org/nikratio/s3ql/) - similar to s3fs but uses its own object format * [YAS3FS](https://github.com/danilop/yas3fs) - similar to s3fs but uses SNS to allow multiple clients to mount a bucket