           SPELL=libjio
         VERSION=0.23
      PATCHLEVEL=1
     SOURCE_HASH='sha512:27c1bd13930a7d43130307204d114248d20c45fceb1da4f3f3d376c9fd31fdf32aac8bec16efefd179be4a93672e0a79c3d49934dfbf7ca20fdf0249ff712144'
          SOURCE="$SPELL-$VERSION.tar.bz2"
   SOURCE_URL[0]="http://users.auriga.wearlab.de/~alb/libjio/files/0.23/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://users.auriga.wearlab.de/~alb/$SPELL/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='Open Software License'
         UPDATED=20051219
        KEYWORDS="libs"
           SHORT='A library for journaled transaction-oriented I/O'
## Auto-generated from Freshmeat.net's project descriptor
cat << EOF
libjio is a C library to do journaled, transaction-oriented I/O. It provides
a UNIX-like set of file operation functions (such as open, read, and write),
which are wrapped in a transaction framework, so that file operations can
be committed or rolled back as necessary. It is non-intrusive, atomic,
and thread-safe, with fast crash recovery.
EOF
