ramazanyagmur / chopstick

Parser for cfgmml format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chopstick

Parser for cfgmml format

It is aimed for parsing cfgmml files to be converted to a column based format. It needs a default file "infiledef.txt" for output to be configured and standardized for multiple input files. And it needs a filler file "inprefill.txt" to create an extra column (like cellname), based on another MOC. Then will read all files from in/ directory and output to out/ directory.

About

Parser for cfgmml format

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%