Metadata-Version: 2.1
Name: flitton-fib-py
Version: 0.0.2
Summary: Calculates a Fibonacci number
Home-page: https://github.com/maxwellflitton/flitton-fib-py
Author: Maxwell Flitton
Author-email: maxwell@gmail.com
License: UNKNOWN
Description: # flitton-fib-py
        This is a basic pip module on calculating Fibonacci numbers
        
        
        # Usage 
        To use our module we 
        
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
