Metadata-Version: 2.1
Name: COHDPS_Heatstryke
Version: 0.1.0
Summary: A ruidamentrery DPS calculator for City of Heroes Homecoming
Author-email: Lewis Bronson <heatstryke@yahoo.com>
Project-URL: Homepage, https://github.com/HeatStryke/CoHDPS/
Project-URL: Issues, https://github.com/HeatStryke/CoHDPS/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

This is a simple, rudimentary Log Parser/DPS Calculator for City of Heroes

It should take a log file that is inputted as a command line interface and output DPS based on Attack, Damage Type and Total DPS

The Command Line interface is  python main.py "Logfile" or run.bat "Logfile"

