Metadata-Version: 1.2
Name: faster_than_light
Version: 0.1.2
Summary: Experiments in speed and scalability
Home-page: https://github.com/benthomasson/faster_than_light
Author: Ben Thomasson
Author-email: benthomasson@gmail.com
License: Apache Software License 2.0
Description: =================
        Faster Than Light
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/faster_than_light.svg
                :target: https://pypi.python.org/pypi/faster_than_light
        
        .. image:: https://img.shields.io/travis/benthomasson/faster_than_light.svg
                :target: https://travis-ci.com/benthomasson/faster_than_light
        
        .. image:: https://readthedocs.org/projects/faster-than-light/badge/?version=latest
                :target: https://faster-than-light.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        Experiments in speed and scalability
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://faster-than-light.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2021-05-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: faster_than_light
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
