Metadata-Version: 1.1
Name: pnc
Version: 0.0.1
Summary: PNC is not your typical IRC bouncer
Home-page: http://zwhite.github.io/pnc
Author: Zach White
Author-email: zwhite@darkstar.frop.org
License: MIT
Description: PNC - Not your typical IRC Bouncer
        ==================================
        
        PNC is an IRC bouncer similar to ZNC with an important difference. Where ZNC
        tries to be a proxy between you and a server, PNC attempts to be an IRC server
        with a rather unique upstream connection. IRC client connections to PNC are 
        entirely decoupled from PNC's connections to upstream servers. This means that
        it is not possible for your IRC clients to affect one another.
        
        
        Initial development
        ===================
        Zach White <zwhite@darkstar.frop.org>
        -------------------------------------
        
        Other contributers
        ------------------
        
        * (Your name could be here!)
        
        
        CHANGELOG
        *********
        
        2014 Oct 1: 0.0.1
        =================
        
        Zach White <zwhite@darkstar.frop.org>
        -------------------------------------
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Operating System :: POSIX :: BSD :: NetBSD
Classifier: Operating System :: POSIX :: BSD :: OpenBSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
