简体   繁体   中英

Identify config file format and possible python module to parse it

I am trying to parse the config file located here ( http://pastebin.com/raw/49qZYkU4 ) but I am unsure what format it is.

Is this a standard format or will I need to write something to parse it?

It looks like Lua source code. The comments starting with -- look suspicious.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM