Metadata-Version: 2.4
Name: goodfractions
Version: 0.0.1
Summary: Improvement of the fractions module from the standard library
Home-page: https://github.com/josek98/goodfractions
Author: josek98
Author-email: josemmsscc98@gmail.com
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: twine>=4.0.2; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary

# goodfractions
A python repository that implements fractions improving the python default fractions module
