verilog-filelist-parser 0.1.1

A library to parse a Verilog Filelist and return a list of files, include directories and defines
Documentation
[dependencies.regex]
version = "1.0.0"

[package]
authors = ["Raamakrishnan <raamakrishnan1997@gmail.com>"]
categories = ["parser-implementations", "parsing", "development-tools"]
description = "A library to parse a Verilog Filelist and return a list of files, include directories and defines"
edition = "2018"
keywords = ["verilog", "systemverilog", "filelist"]
license = "MIT"
name = "verilog-filelist-parser"
readme = "README.md"
repository = "https://github.com/Raamakrishnan/verilog-filelist-parser"
version = "0.1.1"