Metadata-Version: 1.0
Name: pubnub_curses
Version: 1.2
Summary: PubNub Curses Terminal Client
Home-page: http://pubnub.com
Author: Dan Ristic
Author-email: danr@pubnub.com
License: UNKNOWN
Description: ===========
        PubNub Curses Client
        ===========
        
        The PubNub Curses Client provides easy terminal access to the
        PubNub API. It allows you to publish, subscribe, see presence,
        and see history right from a terminal window.
        
        PubNub is a globally scaled real-time network. We provide real-time
        as a service to developers across the globe. Check out <http://pubnub.com>
        to try it out for free today!
        
        Usage
        =====
        ::
            pubnub-curses
        
        -p, --pubkey      PubNub account publish key (default demo)
        -s, --subkey      PubNub account subscribe key (default demo)
        -c, --channel     PubNub channel to listen and publish to (default my_channel)
        -o, --origin      Origin to publish and subscribe to (default pubsub.pubnub.com)
        
        Contributing
        ============
        All the source code is on our github page: <https://github.com/pubnub/curses-client>
        
        Issues and pull requests are welcome!
        
Platform: UNKNOWN
