Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Arq

Build Status MIT licensed

Arq is a library to simplify interactions with files backed up by Arqbackup.

Currently it supports only files generated by Arq (the program) versions 4.5 and above.

In its present state, this library allows reading files but never writing, so it's not possible to build a full replacement of Arq (the program) with this library.

If you are looking for a way to restore a file backed up by Arq (the program), you can use evu which is built using this library.

IMPORTANT NOTE

Only supports fairly recent versions of the file format (as of 2019/04/28):

  • encryptionv3.dat
  • CommitV012
  • TreeV022
  • XAttrSetV002

About

Library to interact with Arq data files

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages