Source: objectify
Section: database
Priority: extra
Maintainer: J. Scott Edwards <qrwsoftware@gmail.com>
Build-Depends: debhelper (>= 5), libc6-dev, linux-libc-dev, libssl-dev
Standards-Version: 3.7.2

Package: objectify
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Stores files and other info in encrypted data repository.
 Store files and other information in an object oriented, encrypted, data repository.
 Currently Alpha software and is very incomplete, the functions that are more or less
 working are:
    * File storage - files can be stored in the system encrypted, verified and retrieved
          later.  The system saves MD5, SHA1, and SHA256 checksums for all files.
    * Disc (CD, DVD, etc.) logging - the original files burned to a disc can be logged into
          the system and then each copy made can be verified and logged.
    * Personal information (name, birth date, etc.) can be stored and retrieved (this is
          not completely functional yet).

