s3ql 2.25+dfsg-1 source package in Ubuntu

Changelog

s3ql (2.25+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Nikolaus Rath <email address hidden>  Fri, 05 Jan 2018 12:05:16 +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.25+dfsg-1.dsc 2.9 KiB 004cef69d4a699bec23aebd4c91f63bb43b30543d3e4fd9a15532563b6032b6f
s3ql_2.25+dfsg.orig.tar.gz 662.2 KiB f3551a2e17e5610f8ecc9835139b33022063a46e2e908b458042e5ca3ac24483
s3ql_2.25+dfsg-1.debian.tar.xz 12.9 KiB aeca7176f10d8b6a5ac4f200acd4828a09da13d834ff8d9b6d41aa2a68e3aeb3

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.