{ "type":"LIBRARY", "group-id":"com.atria-soft", "description":"style checker/updater for C++", "license":"MPL-2", "license-file":"file://LICENCE.txt", "maintainer":"file://author.txt", "author":"file://author.txt", "version":"file://version.txt", "code-quality":"MEDIUM", "source": [ "estyle/debug.cpp", "estyle/estyle.cpp", "estyle/GroupProperty.cpp", "estyle/Generator.cpp", "estyle/lexer/Lexer.cpp", "estyle/lexer/tocken.cpp" ], "header": [ "estyle/debug.hpp", "estyle/estyle.hpp", "estyle/GroupProperty.hpp", "estyle/Generator.hpp", "estyle/lexer/Lexer.hpp", "estyle/lexer/tocken.hpp" ], "path":[ "." ], "compilation-version": { "c++": 2017 }, "dependency": [ "etk", "eproperty", "cxx" ] }