Metadata-Version: 2.1
Name: nbg_fib_py
Version: 0.0.1
Summary: Calculates a Fibonacci number
Home-page: https://github.com/nebelgrau77/fib-py.git
Author: nebelgrau77
Author-email: nebelgrau77@gmail.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
License-File: LICENSE

# fib-py

Basic pip module to calculate Fibonacci numbers.


