Metadata-Version: 1.1
Name: python-depot
Version: 0.96
Summary: Shared variable for python processes
Home-page: https://github.com/atmb4u/depot
Author: Anoop Thomas Mathew
Author-email: atmb4u@gmail.com
License: 3-clause BSD License
Description: Easy way to share a python data structure between modules in python using multiprocessing.Manager
Keywords: depot persistent dictionary development shared variables
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
