fontconfig-parser-0.2.0 has been yanked.
fontconfig-parser
This crate provide parsing fontconfig file but not yet complete all features
see https://www.freedesktop.org/software/fontconfig/fontconfig-user.html for more detail infomation of fontconfig file
Example
use parse_document_from_str;
if let Ok = read_to_string
License: MIT