Metadata-Version: 2.1
Name: factorial_package
Version: 0.1.0
Summary: A package to calculate the factorial of a number
Home-page: https://github.com/mihir-vora/factorial_package
Author: Mihir Vora
Author-email: er.voramihir@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# factorial


A package to calculate the factorial of a number

