Metadata-Version: 1.1
Name: dyject
Version: 0.7.2
Summary: UNKNOWN
Home-page: http://dyject.com
Author: Sumit Khanna
Author-email: sumit@penguindreams.org
License: Apache License 2.0
Description: dyject
        ======
        
        Dyject is a lightweight, python dependency injection module. It is compatiable with both Python 2.7 and Python 3 and has no other dependencies. Using standard configuration files, dyject can be used to wire classes in Python together.
        
        For exampels and tutorials, visit [http://dyject.com](http://dyject.com)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
