File size: 114 Bytes
2f10d80
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
"""
pyexample.
An example python library.
"""

__version__ = "0.1.0"
__author__ = 'Jie Zhang'
__credits__ = 'AIXB'