diff options
author | Martin Lefebvre <dadexter@slackadelic.com> | 2010-05-11 15:01:28 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 15:01:28 +0200 |
commit | 2d46527920bd5408525b2818b9120697ef57bc0a (patch) | |
tree | ce225a2b104a6972b4dff0e3c8e4b359fd2e6385 /network/gajim/README | |
parent | 14220dd89fc8ee20206a64d0ba795bdc7cbae5fe (diff) | |
download | slackbuilds-2d46527920bd5408525b2818b9120697ef57bc0a.tar.gz |
network/gajim: Initial import
Diffstat (limited to 'network/gajim/README')
-rw-r--r-- | network/gajim/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/gajim/README b/network/gajim/README new file mode 100644 index 0000000000..474284a8ae --- /dev/null +++ b/network/gajim/README @@ -0,0 +1,7 @@ +gajim - GTK jabber client + +Gajim is a GTK+ jabber client written in Python. + +Requirements: pygtk, pysqlite2 and their respective requirements. The +SlackBuild Scripts for these are available at SlackBuilds.org. + |