Skip to content

mjgiarlo/dflat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python client implementation of the dflat [1] and redd [2] specifications
for versioning of simple filesystem based digital objects.

Installation:

  easy_install dflat

Usage:

  cd /my/object/directory/
  dflat init
  dflat checkout 
  # ... make some changes to v002
  dflat status
  dflat commit
  dflat export v001  

[1] http://www.cdlib.org/inside/diglib/dflat/dflatspec.pdf
[2] http://www.cdlib.org/inside/diglib/redd/reddspec.html

About

an implementation of the dflat specification for digital preservation filesystems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%