           SPELL=exa
         VERSION=0.10.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/ogham/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha256:ff0fa0bfc4edef8bdbbb3cabe6fdbd5481a71abbbcc2159f402dea515353ae7c
      LICENSE[0]=MIT
        WEB_SITE=https://github.com/ogham/exa
         ENTERED=20230621
        KEYWORDS="utils rust-crates rust"
           SHORT="a modern replacement for ls"
cat << EOF
exa is a modern replacement for the venerable file-listing command-line
program ls that ships with Unix and Linux operating systems, giving it
more features and better defaults. It uses colours to distinguish file
types and metadata. It knows about symlinks, extended attributes, and Git.
And it’s small, fast, and just one single binary.

By deliberately making some decisions differently, exa attempts to be a more
featureful, more user-friendly version of ls.
EOF
