Metadata-Version: 1.1
Name: snake-guice
Version: 0.5a1
Summary: A simple, lightweight Python dependency injection framework
Home-page: https://github.com/dstanek/snake-guice
Author: David Stanek
Author-email: dstanek@dstanek.com
License: MIT
Description:  snake-guice is a simple, lightweight Python dependency injection
         framework based on google-guice. The Guice way to do things is quite a
         bit different than the current breed of XML IoC containers.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
