s3ql 2.26+dfsg-3 source package in Ubuntu

Changelog

s3ql (2.26+dfsg-3) unstable; urgency=medium

  * Disable proxy in integration tests.

 -- Nikolaus Rath <email address hidden>  Wed, 04 Apr 2018 14:55:21 +0100

Upload details

Uploaded by:
Nikolaus Rath
Uploaded to:
Sid
Original maintainer:
Nikolaus Rath
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
s3ql_2.26+dfsg-3.dsc 2.8 KiB 52d65befd79cd53e41296ea13ced02d27439b03aa970112cbfa6dfacadc87049
s3ql_2.26+dfsg.orig.tar.gz 664.7 KiB 9b4f67af524f6167f46bd9779dcb1dc9f3648c6bbfd712e5ad87fdd413fce13d
s3ql_2.26+dfsg-3.debian.tar.xz 13.2 KiB 172434600ce3597b75972f397137f4de69e6652d082ea31907c93306058784e9

Available diffs

No changes file available.

Binary packages built by this source

s3ql: Full-featured file system for online data storage

 S3QL is a file system that stores all its data online using storage
 services like Google Storage, Amazon S3 or OpenStack. S3QL
 effectively provides a hard disk of dynamic, infinite capacity that
 can be accessed from any computer with internet access.
 .
 S3QL is a standard conforming, full featured UNIX file system that is
 conceptually indistinguishable from any local file
 system. Furthermore, S3QL has additional features like compression,
 encryption, data de-duplication, immutable trees and snapshotting
 which make it especially suitable for online backup and archival.
 .
 In addition to accessing online storage services directoly, S3QL can
 also store its data underneath a regular mount point. This enables
 the use of S3QL with e.g. NFS, CIFS or sftp servers.
 .
 S3QL is designed to favor simplicity and elegance over performance
 and feature-creep. Care has been taken to make the source code as
 readable and serviceable as possible. Solid error detection and error
 handling have been included from the very first line, and S3QL comes
 with extensive automated test cases.

s3ql-dbg: Full-featured file system for online data storage (debugging symbols)

 S3QL is a file system that stores all its data online using storage
 services like Google Storage, Amazon S3 or OpenStack. S3QL
 effectively provides a hard disk of dynamic, infinite capacity that
 can be accessed from any computer with internet access.
 .
 S3QL is a standard conforming, full featured UNIX file system that is
 conceptually indistinguishable from any local file
 system. Furthermore, S3QL has additional features like compression,
 encryption, data de-duplication, immutable trees and snapshotting
 which make it especially suitable for online backup and archival.
 .
 In addition to accessing online storage services directoly, S3QL can
 also store its data underneath a regular mount point. This enables
 the use of S3QL with e.g. NFS, CIFS or sftp servers.
 .
 S3QL is designed to favor simplicity and elegance over performance
 and feature-creep. Care has been taken to make the source code as
 readable and serviceable as possible. Solid error detection and error
 handling have been included from the very first line, and S3QL comes
 with extensive automated test cases.
 .
 This package contains the debugging symbols as well as the extension
 built for the Python 3 debug interpreter.