Metadata-Version: 2.0
Name: scratchdir
Version: 0.0.1
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
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


scratchdir
~~~~~~~~~~

Context manager used to maintain your temporary directories/files.

:copyright: (c) 2017 Andrew Hawker.
:license: Apache 2.0, see LICENSE for more details.


