summaryrefslogtreecommitdiffstats
path: root/libraries/libviper/README
diff options
context:
space:
mode:
author Pierre Cazenave2010-05-12 23:30:45 +0200
committer David Somero2010-05-12 23:30:45 +0200
commit247ed872d06501f2c15cad2c684f9eb838c825e1 (patch)
tree4d0db807847ef89f1071d4769731646d1dff227d /libraries/libviper/README
parent5551be69d7d06603385c77050dfcbbdf0f173deb (diff)
downloadslackbuilds-247ed872d06501f2c15cad2c684f9eb838c825e1.tar.gz
libraries/libviper: Added to 12.2 repository
Diffstat (limited to 'libraries/libviper/README')
-rw-r--r--libraries/libviper/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libviper/README b/libraries/libviper/README
new file mode 100644
index 0000000000..15cca2e38b
--- /dev/null
+++ b/libraries/libviper/README
@@ -0,0 +1,3 @@
+libviper is an API which builds on top of ncurses and libgpm to offer simple
+window creation and management facilities for developers who want to quickly
+create text interfacs. libviper offers an alternative to the panels library.