K 10 svn:author V 3 kai K 8 svn:date V 27 2019-10-27T19:10:05.491509Z K 7 svn:log V 482 [NEW PORT] devel/py-pyhcl Implements a parser for HCL (HashiCorp Configuration Language) in Python. This implementation aims to be compatible with the original golang version of the parser. The grammar and many of the tests/fixtures were copied/ported from the golang parser into pyhcl. All releases are tested with a variety of Python versions from Python 2.7 onward. WWW: https://github.com/virtuald/pyhcl PR: 241309 Submitted by: Alessando Sagratini END