Metadata-Version: 1.1
Name: sunspear
Version: 0.2.0
Summary: Activity streams backed by Riak.
Home-page: https://github.com/numan/sunspear
Author: Numan Sachwani
Author-email: numan856@gmail.com
License: Apache License 2.0
Description: Sunspear
        ========
        .. image:: https://secure.travis-ci.org/numan/sunspear.png?branch=master
                :target: https://travis-ci.org/numan/sunspear
        
        Overview
        --------
        Sunspear is an implementation of the `JSON Activity Stream 1.0 <http://activitystrea.ms/specs/json/1.0/>`_ specification. It is written in python and backed by `riak <http://basho.com>`_.
        
        It allows you to manage create and manage activity feeds for your applications.
        
        Resources
        ---------
        * `Documentation <https://sunspear.readthedocs.org/en/latest/index.html>`_ (Work in progress. Let me know if you want to help!)
        * `Issues <https://github.com/numan/sunspear/issues>`_
        
        Contact
        -------
        * `Follow me on twitter for updates <http://twitter.com/numan856>`_
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
