Metadata-Version: 2.1
Name: fib_py
Version: 0.0.2
Summary: Calculates a Fibonacci number
Home-page: https://github.com/JiajunX31/fib_py.git
Author: Jiajun Xie
Author-email: kifferob9@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Provides-Extra: server
License-File: LICENSE

# fib_py

A basic library that calculates Fibonacci numbers.


