Metadata-Version: 2.1
Name: funcx-common
Version: 0.0.1
Summary: Common tools for funcX projects
Home-page: https://github.com/funcX/funcx-common
Author: Stephen Rosen
Author-email: sirosen@globus.org
License: UNKNOWN
Description: # funcx-common
        
        This package contains common utilities for use across various funcX projects.
        
        For example, constants shared between the funcX service and the funcX SDK are
        defined here (and may be re-exported by the SDK).
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6.2
Description-Content-Type: text/markdown
Provides-Extra: dev
