           SPELL=litterbox
         VERSION=1.9
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://git.causal.agency/$SPELL/snapshot/$SOURCE
     SOURCE_HASH=sha512:b2af91635118010ba5093027bffadbbdaa4e6e80f953881f1fb416ebff410897b9a1259e9cc7ddd33df6334b97704b3992979a85f0310e0dabde6af41b56149a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://git.causal.agency/litterbox/"
      LICENSE[0]="GPL-3.0-or-later"
         ENTERED=20260811
        KEYWORDS="irc log sqlite"
           SHORT="TLS-only IRC logger with full-text search"
cat << EOF
litterbox is a TLS-only IRC logger. It logs events from IRC in a SQLite
database, indexing messages for full-text search. It is intended for use
with the IRC bouncer pounce, but can also be used independently as a
logging bot.

litterbox provides the scoop command-line query utility. Some formats
of plain text logs can be imported into the litterbox database with
unscoop. A web interface for litterbox is provided by scooper.
EOF
