Metadata-Version: 1.1
Name: objconfig
Version: 1.0
Summary: A port of zend-config (PHP)
Home-page: https://github.com/asherwunk/objconfig
Author: Asher Wolfstein
Author-email: asherwunk@gmail.com
License: MIT
Description: ===============
         objconfig
        ===============
        
        A Python port of zend-config (PHP)
        
        Programmed to run on Python 3.3+
        
        NOTE:
            Does NOT support JavaProperties
            Does NOT support PhpArray
            Does NOT support Zend\Filter
            Supports Token processor, but not Constants
        
        https://github.com/zendframework/zend-config
        
Keywords: configuration config
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
