Metadata-Version: 1.1
Name: tinyobj
Version: 0.1.0
Summary: a tiny dict -> object mapper
Home-page: https://github.com/BrianHicks/tinyobj
Author: Brian Hicks
Author-email: brian@brianthicks.com
License: MIT
Description: =============================
        tinyobj
        =============================
        
        .. image:: https://app.wercker.com/status/e8b7e51f51a493f2f39720ad976ab194/s/
            :target: https://app.wercker.com/project/bykey/e8b7e51f51a493f2f39720ad976ab194
        
        a tiny dict -> object mapper
        
        
        Features
        --------
        
        * TODO
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://tinyobj.rtfd.org.
        
        
        
        History
        -------
        
        0.1.0 (2014-02-24)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: tinyobj
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: PyPy
