          MODULE=unibilium
         VERSION=2.1.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/neovim/unibilium/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:370ecb07fbbc20d91d1b350c55f1c806b06bf86797e164081ccc977fc9b3af7a
        WEB_SITE=https://github.com/mauke/unibilium/
         ENTERED=20180419
         UPDATED=20240923
           SHORT="A terminfo parsing library"

cat << EOF
Unibilium is a very basic terminfo library. It can read and write ncurses-style
terminfo files, and it can interpret terminfo format strings. It doesn't depend
on curses or any other library.
It also doesn't use global variables, so it should be thread-safe.
EOF
