Metadata-Version: 1.0
Name: dccclient
Version: 0.1
Summary: DCC Send for Twisted
Home-page: https://github.com/tritium21/twisted-words-dcc
Author: Alexander Walters
Author-email: tritium@sdamon.com
License: UNKNOWN
Description: dccclient - A DCC Sending IRC Class for Twisted
        ===============================================
        
        This class provides a subclass of ``twisted.words.protocols.irc.IRCClient``
        with a working DCC SEND implementation.  Simply ``from dccclient import
        IRCClient``, and use it like you would the class that ships with Twisted.
        
Platform: UNKNOWN
