Metadata-Version: 1.1
Name: fsc.export
Version: 1.1.0
Summary: Decorator to add objects to their module's __all__.

Home-page: http://frescolinogroup.github.io/frescolino/pyexport/1.1
Author: C. Frescolino
Author-email: frescolino@lists.phys.ethz.ch
License: Apache
Description: This module contains a decorator to add objects to their module's __all__. Optionally, it can test for the existence of a docstring when importing the module.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
