Git Product home page Git Product logo

ddar's Introduction

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/][1].

Installation
------------

Some [pre-built packages][1] 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][2], run `make pydist` and then `python
setup.py install`.

Contributing
------------

Please submit contributions as pull requests on [github][3], 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.


[1]: http://www.synctus.com/ddar/
[2]: http://code.google.com/p/protobuf/
[3]: https://github.com/basak/ddar

ddar's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.