Skip to content

argipap/CWRParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CWRParser

Naive parser script which reads a CWR file and finds duplicate assets. Output is two files (unique assets and duplicate assets)

Install requirements

pip install -r requirements.txt

Execute

python parser.py <name_of_the_cwr_file>

Extra notes

CWR input file should be in the same directory otherwise you should provide the absolute path in <name_of_the_cwr_file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages