Metadata-Version: 2.1
Name: di_registry
Version: 0.3.3
Summary: Simple object registry that can be used for dependency injection and object configuration
Home-page: https://gitlab.com/heingroup/di_registry
Author: Sean Clark
Author-email: sean@v13inc.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown


DI Registry
===========

`di-registry` is a package that provides a basic object registry that can be used for configuration or dependency injection.

