diff options
Diffstat (limited to 'x11/hyena/DESCR')
-rw-r--r-- | x11/hyena/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/hyena/DESCR b/x11/hyena/DESCR new file mode 100644 index 00000000000..0fda44e2e02 --- /dev/null +++ b/x11/hyena/DESCR @@ -0,0 +1,6 @@ +Hyena is a C# library used to make awesome applications. It contains +a lot of random things, including useful data structures, a +Sqlite-based db layer, cool widgets, a JSON library, a smart job/task +scheduler, a user-query/search parser, and much more. It's particularly +useful for Gtk# applications, though only the Hyena.Gui assembly +requires Gtk#. |