diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-05-12 23:30:45 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:45 +0200 |
commit | 247ed872d06501f2c15cad2c684f9eb838c825e1 (patch) | |
tree | 4d0db807847ef89f1071d4769731646d1dff227d /libraries/libviper/README | |
parent | 5551be69d7d06603385c77050dfcbbdf0f173deb (diff) |
libraries/libviper: Added to 12.2 repository
Diffstat (limited to 'libraries/libviper/README')
-rw-r--r-- | libraries/libviper/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libviper/README b/libraries/libviper/README new file mode 100644 index 000000000000..15cca2e38b7a --- /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. |