Metadata-Version: 2.1
Name: sparc.component
Version: 1.1.0
Summary: Component configuration for the SPARC platform
Home-page: https://github.com/davisd50/sparc.component
Author: David Davis
Author-email: davisd50@gmail.com
License: MIT
Keywords: zca
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Provides-Extra: testing
Requires-Dist: setuptools
Requires-Dist: zope.interface
Requires-Dist: zope.component
Requires-Dist: zope.configuration
Requires-Dist: zope.dottedname
Requires-Dist: sparc.config
Provides-Extra: testing
Requires-Dist: zope.testrunner; extra == 'testing'
Requires-Dist: sparc.testing[zcml]; extra == 'testing'

sparc.component
==============================

1.0.0
++++++++++++++++++

* initial release

1.1.0
++++++++++++++++++

* update config spec to leverage package names as dotted strings vs Python objects

