Metadata-Version: 1.1
Name: SimpleTorrentStreaming
Version: 0.1.0
Summary: Simple libtorrent-based bittorrent streaming module
Home-page: https://github.com/XayOn/SimpleTorrentStreaming
Author: David Francos
Author-email: me@davidfrancos.net
License: BSD
Description: ===============================
        Simple libtorrent streaming module
        ===============================
        
        .. image:: https://img.shields.io/travis/XayOn/SimpleTorrentStreaming.svg
                :target: https://travis-ci.org/XayOn/SimpleTorrentStreaming
        
        .. image:: https://img.shields.io/pypi/v/SimpleTorrentStreaming.svg
                :target: https://pypi.python.org/pypi/SimpleTorrentStreaming
        
        
        Simple libtorrent-based bittorrent streaming module
        
        * Free software: BSD license
        * Documentation: https://SimpleTorrentStreaming.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-04-12)
        ---------------------
        
        * First release on PyPI.
        
Keywords: SimpleTorrentStreaming
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
