Metadata-Version: 1.1
Name: tempdirs
Version: 0.0.4
Summary: tempdirs -- Safely create temporary directories
Home-page: https://github.com/thelinuxkid/tempdirs
Author: Andres Buritica
Author-email: andres@thelinuxkid.com
License: UNKNOWN
Description: tempdirs is a library which allows users to safely and cleanly create any number of temporary directories. Temporary directories are automatically deleted. It was created as a testing utility.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
