Metadata-Version: 2.1
Name: mathexpand
Version: 1.0.7
Summary: A math expand package
Home-page: https://github.com/gi-b716/expand
Author: GavinCQTD
Author-email: gavingan2012@gmail.com
License: UNKNOWN
Description: # math-expand Package
        这个包是对Python原生的Math包进行的拓展，目前提供的方法如下：
        
        - digits
            - take_digits(number) → list    去一个数的每一位
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown
