diff options
Diffstat (limited to 'debian-stable/control')
-rw-r--r-- | debian-stable/control | 73 |
1 files changed, 72 insertions, 1 deletions
diff --git a/debian-stable/control b/debian-stable/control index 2d0ee471d..1fb667418 100644 --- a/debian-stable/control +++ b/debian-stable/control @@ -102,13 +102,84 @@ Description: Fast, light and extensible chat client - plugins . This package provides some plugins to enhance WeeChat. It currently ships the following plugins: - - Perl, Python, Ruby, Lua, Tcl, Scheme, JavaScript and PHP scripting - scripts manager - Spell checking (thanks to aspell) - FIFO pipe for remote control - Relay (IRC proxy and WeeChat protocol) - Trigger +Package: weechat-python +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - python plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the Python scripting API plugin. + +Package: weechat-perl +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - perl plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the Perl scripting API plugin. + +Package: weechat-ruby +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - ruby plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the Ruby scripting API plugin. + +Package: weechat-lua +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - lua plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the Lua scripting API plugin. + +Package: weechat-tcl +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - tcl plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the TCL scripting API plugin. + +Package: weechat-guile +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - guile plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the Guile scripting API plugin. + +Package: weechat-javascript +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - javascript plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the JavaScript scripting API plugin. + +Package: weechat-php +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-curses (= ${binary:Version}) +Description: Fast, light and extensible chat client - php plugin + WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client + for many operating systems. Everything can be done with a keyboard. + . + This package provides the PHP scripting API plugin. + Package: weechat-doc Section: doc Architecture: all |