Package libgnustep-TalkSoup: Information

    Binary package: libgnustep-TalkSoup
    Version: 1.1-alt1.svn20131121
    Architecture: x86_64
    Build time:  Mar 13, 2014, 06:41 PM in the task #116338
    Source package: gnustep-TalkSoup
    Category: System/Libraries
    Report package bug
    License: GPLv2
    Summary: Shared libraries of TalkSoup
    Description: 
    TalkSoup is a GNUstep IRC client with a minimalistic feel and by far one
    of the most extensible designs in existence.
    
    At the core is just a simple class which passes messages between bundles
    or plugins. The rest of the IRC client is formed entirely by these
    bundles. This means you can have multiple output bundles such as a GTK
    output bundle, GNUstep bundle, even a ncurses bundle! And all of these
    could use other bundles which can do everything from output your
    incoming messages through a speech program or filter all your outgoing
    messages through a spell checking bundle.
    
    This package contains shared libraries of TalkSoup.


    List of contributors:
    Eugeny A. Rostovtsev

    Last changed


    March 13, 2014 Eugeny A. Rostovtsev 1.1-alt1.svn20131121
    - Version 1.1
    Feb. 21, 2014 Eugeny A. Rostovtsev 1.0-alt4.alpha
    - Added menu file (thnx kostyalamer@)
    Feb. 15, 2014 Eugeny A. Rostovtsev 1.0-alt3.alpha
    - Built with clang