Metadata-Version: 2.1
Name: fractpy
Version: 0.0.1
Summary: A library to generate fractals
Home-page: https://github.com/asinghgaba/fractpy
Author: Amarjit Singh Gaba
Author-email: asinghgaba@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/asinghgaba/fractpy/issues
Description: # FractPy
        ---
        
        A Python Library for Plotting Fractals.
        
        Currently implemented only Newton Fractal.
        
        ## Work in Progress 
        ## Pre-release Mid April 2021
        ## Stay tuned
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
