Metadata-Version: 1.1
Name: xmastree
Version: 0.0.2
Summary: merry xmas
Home-page: https://github.com/axiaoxin/xmastree
Author: axiaoxin
Author-email: 254606826@qq.com
License: BSD
Description: ===============================
        xmastree
        ===============================
        
        
        merry xmas
        
        **install**
        
            pip install xmastree
        
        or
        
            python setup.py install
        
        **usage**
        
        python：
        
            In [1]: __import__('xmastree').XmasTree().show()
                                               *
                                              / \
                                              / \
                                             /   \
                                             /  @\
                                            /  @  \
                                            / !  $\
                                           /      ^\
                                           /#   !  \
                                          /^        \
                                          /         \
                                         /!  #     $ \
                                         /         $ \
                                        /^            \
                                        /         % ! \
                                       /&@# ^@      !  \
                                       /    #          \
                                      /@  &  $ #%       \
                                     /___________________\
                                              | |
        
        
        shell：
        
            ashin@hasee:~
            > xmastree
                                               *
                                              / \
                                              / \
                                             /   \
                                             /   \
                                            /  !  \
                                            / %$  \
                                           / ^ &   \
                                           / @     \
                                          /   #^    \
                                          /  $!     \
                                         /       %   \
                                         /           \
                                        /$            \
                                        / #     %     \
                                       /     &   !     \
                                       /   %  #        \
                                      / @&  %#      @   \
                                     /___________________\
                                              | |
        
            ashin@hasee:~
            > xmastree -H 10 -C 140
                                                                             *
                                                                            / \
                                                                            / \
                                                                           /  $\
                                                                           /  %\
                                                                          /     \
                                                                          /%    \
                                                                         /     ! \
                                                                        /_________\
                                                                            | |
        
        
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
