Metadata-Version: 2.1
Name: topsis_101703327
Version: 1.0.0
Summary: A Python package to implement topsis
Home-page: UNKNOWN
Author: Manjot Khaira
Author-email: khairamanjot2@gmail.com
License: MIT
Description: # -*- coding: utf-8 -*-
        """
        Created on Sun Jan 19 22:15:41 2020
        
        @author: manjot
        """
        
        usage :
            python myown.py data.csv "1,2,1,2" "+,+,-,+"
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
