s3ql 2.5-2 source package in Ubuntu

Changelog

s3ql (2.5-2) unstable; urgency=low


  * Do not try to write logfiles into $HOME when running self tests.

 -- Nikolaus Rath <email address hidden>  Sun, 20 Oct 2013 11:38:32 -0700

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
s3ql_2.5-2.dsc 1.6 KiB 80480971544d0ff1543d4e0f2dd917a853166d5762afa6fd525b95075d3ddfdb
s3ql_2.5.orig.tar.bz2 914.7 KiB 7598d326a91decaad9893f2744f4ada541137a83229c364d4312898357b1c2b6
s3ql_2.5-2.debian.tar.gz 7.7 KiB 0acb6d6f5f7c8e810bba223c030a4669c355dc03f334f22ea7d8506cc03a255a

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. It supports
 online storage services like Amazon S3 as well as arbitrary FTP or
 SFTP servers. It effectively provides you with a hard disk of
 infinite capacity that can be accessed from any computer with
 internet access.
 .
 S3QL has been designed mainly for backup and archival purposes and
 many of its features are especially geared towards this. However,
 since S3QL is providing a standard UNIX file system, it can in
 principle be used for any other application as well.
 .
 S3QL is designed to favor simplicity and elegance over performance
 and feature-richness. 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 for all its components.

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

 S3QL is a file system that stores all its data online. It supports
 online storage services like Amazon S3 as well as arbitrary FTP or
 SFTP servers. It effectively provides you with a hard disk of
 infinite capacity that can be accessed from any computer with
 internet access.
 .
 S3QL has been designed mainly for backup and archival purposes and
 many of its features are especially geared towards this. However,
 since S3QL is providing a standard UNIX file system, it can in
 principle be used for any other application as well.
 .
 S3QL is designed to favor simplicity and elegance over performance
 and feature-richness. 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 for all its components.
 .
 This package contains the debugging symbols as well as the extension
 built for the Python 2 debug interpreter.