solparser

Install

make install

How to use

-h, --help                        Display this help menu

read source options:
  -f[NAME], --file=[NAME]           read the source file
  -d, --stdin                       read the stdin


$ ./solparser -f ./test.sol

solparser