Metadata-Version: 2.4
Name: food_total_lib
Version: 0.1.0
Summary: A Python library for getting total price of all food items in cart
Author-email: Chandan <x23282061@student.ncirl.ie>
License: MIT
Keywords: cart,items
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: collections==0.3.0
Dynamic: license-file

A Python library for getting total price of all food items in cart
