Metadata-Version: 1.1
Name: loopfunction
Version: 1.0.0
Summary: A small python module for running functions in an infinite loop
Home-page: https://github.com/Zaeb0s/loop-function
Author: Christoffer Zakrisson
Author-email: christoffer_zakrisson@hotmail.com
License: MIT
Description: Descriptions can be found in the markdown `README
        <https://github.com/Zaeb0s/loop-function/blob/master/README.md>`_.
        
        Also in the docstrings of `loopfunction.py
        <https://github.com/Zaeb0s/loop-function/blob/master/loopfunction/loopfunction.py>`_.
Keywords: loop,function,thread,serve,forever
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
