denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

ddr-local

DDR is a set of tools for constructing a distributed repository suitable for the archival preservation of media files and metadata. It is built from standard open-source components, uses archival standard metadata formats, and provides for replication of collections under low- or no-bandwidth conditions.

ddr-local is a Django web application which provides a user-friendly interface for editing DDR collections, entities, and media.

REQUIREMENTS

INSTALL

If you have downloaded the source code:

python setup.py install

A distribution package can be obtained for manual installation at https://packages.densho.org/debian/pool/main/d/ddrlocal-master/.

SOURCE

ddr-local's git repo is available on GitHub, which can be browsed at: https://github.com/denshoproject/ddr-local

and cloned using:

git clone git://github.com/densho/ddr-local.git ddr-local

DOCUMENTATION

The html-compiled documentation can be found at the following URL:

URL

MAILING LIST

URL

ISSUE TRACKER

Issues are tracked on github: https://github.com/denshoproject/ddr-local/issues

LICENSE

TBD