Skip to content

edsu/dflat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dflat is a python client implementation of the dflat and redd 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  

About

an implementation of the dflat and redd specifications from CDL for versioning of digital objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages