Metadata-Version: 2.4
Name: topsis-shubhkarman-102303661
Version: 1.0.0
Summary: A command-line implementation of TOPSIS for multi-criteria decision making
Author: Shubhkarman Singh
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# TOPSIS CLI Tool

This package implements the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method as a command-line tool.

## Installation
```bash
pip install topsis-shubhkarman-102303661
