Metadata-Version: 1.1
Name: xmastree
Version: 0.0.1
Summary: merry xmas
Home-page: https://github.com/axiaoxin/xmastree
Author: axiaoxin
Author-email: 254606826@qq.com
License: BSD
Description: ===============================
        xmastree
        ===============================
        
        .. image:: https://badge.fury.io/py/xmastree.png
            :target: http://badge.fury.io/py/xmastree
        
        .. image:: https://travis-ci.org/axiaoxin/xmastree.png?branch=master
                :target: https://travis-ci.org/axiaoxin/xmastree
        
        .. image:: https://pypip.in/d/xmastree/badge.png
                :target: https://pypi.python.org/pypi/xmastree
        
        
        merry xmas
        
        
            In [1]: import xmastree
            In [2]: xmastree.XmasTree().show()
                                               *
                                              / \
                                              / \
                                             /   \
                                             /  @\
                                            /  @  \
                                            / !  $\
                                           /      ^\
                                           /#   !  \
                                          /^        \
                                          /         \
                                         /!  #     $ \
                                         /         $ \
                                        /^            \
                                        /         % ! \
                                       /&@# ^@      !  \
                                       /    #          \
                                      /@  &  $ #%       \
                                     /___________________\
                                              | |
                                              
        
        * Free software: BSD license
        * Documentation: https://xmastree.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.0.1 (2014-12-23)
        ---------------------
        
        * First release on PyPI.
Keywords: xmastree
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
