           SPELL=libanculus-sharp
         VERSION=0.3.1
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]="http://libanculus-sharp.googlecode.com/files/${SOURCE}"
     SOURCE_HASH=sha512:ad3bc2604f7a1d43560cc3e9c0868f4ac542cf0405618117baca9d805425766e4b03e7aca6fc29bd9afdb51f77f70ce9e943b375be7fe6ffdc45589cc68e6cb0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://code.google.com/p/libanculus-sharp"
      LICENSE[0]=MIT
         ENTERED=20100420
           SHORT="Reusable utility library for Mono"
cat << EOF
"Anculus" means servant in Latin, and that is exactly what the library does.
It serves and helps you to easily and quickly write new applications.
libanculus-sharp contains all the building blocks that you need to develop
a good C# application.

Features:

* XML Configuration files (primitive types, strings, serializable objects,
  lists, arrays, ...)
* Sorting algorithms (quicksort)
* String Search algorithms (Boyer-Moore, Aho-Corasick)
* Translation support (Managed Gettext)
* Logging (Console, Colored Console, File)
* Thread dispatching (Gtk-sharp, System.Windows.Forms, Background thread)
* Collections (sorted list)
EOF
