mjgiarlo/dflat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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