Metadata-Version: 1.1
Name: ontic
Version: 0.0.4
Summary: Qualities and Quantities are the stuff of Objects.
Home-page: https://github.com/neoinsanity/ontic
Author: Raul Gonzalez
Author-email: mindbender@gmail.com
License: Apache License 2.0
Description: ======
        Ontic
        ======
        
        Welcome to **Ontic**, a package designed with making it easy to handle data
        objects. **Ontic** provides a pure data object representations that support
        *object-style* and *dict-style* attribute access. In addition, **Ontic**
        supports schema definition to aid in the validation and management of **Ontic**
        object instances.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
