Metadata-Version: 1.1
Name: somefibonacci
Version: 0.0.1
Summary: A very basic fibbonacci library
Home-page: UNKNOWN
Author: Somesh Hiremath
Author-email: somu.hire95@gmail.com
License: MIT
Description: This is simple Fibonacci's that will take single value and return the Fibonacci number..
        
        Change Log
        ==========
        
        0.0.1 (07/07/2021)
        ------------------
        - First release
Keywords: fibbonacci
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
