Metadata-Version: 1.1
Name: scratchdir
Version: 0.0.2
Summary: Context manager used to maintain your temporary directories/files.
Home-page: https://github.com/ahawker/scratchdir
Author: Andrew Hawker
Author-email: andrew.r.hawker@gmail.com
License: Apache 2.0
Description: 
            scratchdir
            ~~~~~~~~~~
        
            Context manager used to maintain your temporary directories/files.
        
            :copyright: (c) 2017 Andrew Hawker.
            :license: Apache 2.0, see LICENSE for more details.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
