Metadata-Version: 1.1
Name: busybees
Version: 0.2.0
Summary: An implementation of threading that abstracts away the threading.
Home-page: https://github.com/iansmcf/busybees
Author: Ian McFarlane
Author-email: iansmcfarlane@gmail.com
License: BSD
Description: ===============================
        busybees
        ===============================
        
        .. image:: https://img.shields.io/travis/iansmcf/busybees.svg
                :target: https://travis-ci.org/iansmcf/busybees
        
        .. image:: https://img.shields.io/pypi/v/busybees.svg
                :target: https://pypi.python.org/pypi/busybees
        
        
        An implementation of threading that abstracts away the threading.
        
        * Free software: BSD license
        * Documentation: https://busybees.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-07-22)
        ---------------------
        
        * First release on PyPI.
        
Keywords: busybees
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.7
