Hello everyone. I've been using boost in my own projects for about 1 year now, and very often I've noticed that Boost does not have much file parsing support (I may be wrong as of now, please correct me). So, I was wondering if the community would be interested in a creation of a new library that uses the Boost::Filesystem set for cross platform file reading, and parses files for CSV, XML, HTML, etc. and tidies up the above if needed (much like the BeautifulSoup module for Python).