glipari / property_parser

This is a library for parsing simple properties from a file. Similar to boost::property_tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple parser for reading and managing a property tree. It is quite similar to boost::property_tree, but not just the same. Work is in progress... Based on boost::spirit and boost::variant.

About

This is a library for parsing simple properties from a file. Similar to boost::property_tree

License:Other


Languages

Language:Shell 97.9%Language:C++ 2.1%