/xls2proto

一个将xls/xlsx转换为proto文件的工具。A tool for converting xls/xlsx to proto files

Primary LanguagePythonMIT LicenseMIT

xls2proto

一个将xls/xlsx转换为proto文件的工具。A tool for converting xls/xlsx to proto files

Example

xls2proto.py --in_path ./ --out_path ./ --filter s --sheet_id 0 --package scheme --protoc_path ./