Metadata-Version: 2.1
Name: AnkurKnapsack
Version: 1.0
Summary: A package for solving the Fractional Knapsack problem using a greedy approach
Author: Ankur Ahire
Author-email: ankurahire6@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6

