Metadata-Version: 1.2
Name: pynum
Version: 0.0.1
Summary: Playing with packages
Home-page: https://github.com/Arunima505/pynum
Author: Arunima Bhattacharya
Author-email: UNKNOWN
License: UNKNOWN
Description: This package is only for educational purpose.
        About the package: This package will give you the factorial of any desired
        number using class factorial methods find_fact()
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
