Metadata-Version: 1.1
Name: sequential
Version: 1.0.0
Summary: Sequential wrappers for python functions.
Home-page: https://github.com/astex/sequential
Author: Phil Condreay
Author-email: 0astex@gmail.com
License: UNKNOWN
Description: Sequential
        -----
        Sequential wrappers for python functions allowing you to easily define order of
        execution independent of content of the function.
        
Keywords: functions,decorators,multithreading,convenience
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
