Metadata-Version: 1.1
Name: irc3
Version: 0.1
Summary: irc3 package
Home-page: https://github.com/gawel/irc3/
Author: Gael Pasgrimaud
Author-email: gael@gawel.org
License: MIT
Description: irc3
        ================================================
        
        .. image:: https://travis-ci.org/gawel/irc3.png?branch=master
          :target: https://travis-ci.org/gawel/irc3
        .. image:: https://coveralls.io/repos/gawel/irc3/badge.png?branch=master
          :target: https://coveralls.io/r/gawel/irc3?branch=master
        .. image:: https://pypip.in/v/irc3/badge.png
           :target: https://crate.io/packages/irc3/
        .. image:: https://pypip.in/d/irc3/badge.png
           :target: https://crate.io/packages/irc3/
        
        
        irc client based on `asyncio <http://docs.python.org/3.4/library/asyncio.html>`_.
        
        Require python 3.3+
        
        Source: https://github.com/gawel/irc3/
        
        Docs: https://irc3.readthedocs.org/
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: License :: OSI Approved :: MIT License
