Skip to content

afb/ddar

This branch is 8 commits behind basak/ddar:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7bee594 · Aug 9, 2012
Feb 7, 2012
Feb 7, 2012
Apr 22, 2011
Aug 9, 2012
Feb 26, 2011
Feb 17, 2011
Feb 7, 2012
Nov 21, 2011
Feb 26, 2011
Dec 24, 2010
Oct 24, 2010
Apr 22, 2011
Apr 22, 2011
Apr 22, 2011
Feb 26, 2011
Dec 22, 2010
Oct 24, 2010
Feb 26, 2011
Dec 28, 2010
Oct 24, 2010
Mar 14, 2011
Oct 24, 2010
Oct 24, 2010
Oct 24, 2010
Oct 24, 2010

Repository files navigation

ddar

ddar is a free de-duplicating archiver for Unix. Save space, bandwidth and time by storing duplicate regions of data only once.

For details, see: http://www.synctus.com/ddar/.

Installation

Some pre-built packages are available.

Building from Source

For Debian/Ubuntu packages, just install build dependencies (see debian/control) and then run debuild as usual.

Other distributions: install protobuf, run make pydist and then python setup.py install.

Contributing

Please submit contributions as pull requests on github, following these guidelines:

  • Maintain compatibility with Python 2.5.

  • Keep behaviour similar to ar(1) and tar(1) (principle of least surprise). Options, behaviour and formats that make sense to match should match as closely as possible.

  • The manpage should be the source of all knowledge. All options and behaviour should be documented there.

About

Unix de-duplicating archiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.5%
  • Python 44.5%
  • Shell 4.0%