s3ql 0.1.3

Query Language for S3
Documentation
1
2
3
4
5
6
7
8
setup:
	pip install localstack

s3:
	localstack start

test:
	cargo test