Metadata-Version: 2.1
Name: zerial
Version: 0.1.5
Summary: Stuct and destructure complex classes
Home-page: https://github.com/jriddy/zerial
Author: Josh Reed
Author-email: jriddy@gmail.com
License: MIT
Description: =============================
        zerial
        =============================
        
        .. image:: https://badge.fury.io/py/zerial.png
            :target: http://badge.fury.io/py/zerial
        
        .. image:: https://travis-ci.org/jriddy/zerial.png?branch=master
            :target: https://travis-ci.org/jriddy/zerial
        
        Stuct and destructure complex classes
        
        
        Features
        --------
        
        * TODO
        
        
        
        
        Documentation
        -------------
        
        The full documentation is at http://zerial.rtfd.org.
        
        
        
        History
        -------
        
        0.1.0 (2018-10-21)
        ++++++++++++++++++
        
        * First release on PyPI.
        
Keywords: zerial
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: tests
Provides-Extra: release
Provides-Extra: docs
