Metadata-Version: 2.1
Name: fraction-package
Version: 0.1
Summary: A simple fraction data type
Home-page: https://github.com/greetcat/Fractions
Author: Gokul
Author-email: gokul1357@gmail.com
License: UNKNOWN
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

# Fraction Package

A simple fraction data type for Python.


