Metadata-Version: 1.1 Name: Products.TemporaryFolder Version: 3.0 Summary: Zope 2 temporary folder support. Home-page: https://pypi.python.org/pypi/Products.TemporaryFolder Author: Zope Foundation and Contributors Author-email: zope-dev@zope.org License: ZPL 2.1 Description: Overview ======== Zope 2 temporary storage / folder support. Changelog ========= 3.0 (2016-08-02) ---------------- - Create a separate distribution called `Products.TemporaryFolder` without any code inside it. This allows projects to depend on this project inside the Zope 2.13 release line. Platform: UNKNOWN Classifier: Development Status :: 6 - Mature Classifier: Environment :: Web Environment Classifier: Framework :: Zope2 Classifier: License :: OSI Approved :: Zope Public License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 2 :: Only Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: Implementation :: CPython