commit | 893851c0a146ef392b8d77de737d52245345129e | [log] [tgz] |
---|---|---|
author | Steve Lawrence <slawrence@tresys.com> | Fri Jan 24 16:25:06 2014 -0500 |
committer | Steve Lawrence <slawrence@tresys.com> | Tue Aug 26 08:03:31 2014 -0400 |
tree | 02fb128cd557ce178db7825b8403a951515a84de | |
parent | 2ff279e21e4715ac49e094b5fae8bc8e84b9e417 [diff] |
policycoreutils: add a HLL compiler to convert policy packages (.pp) to CIL Reads in a policy package file via stdin or via filename, and writes out the equivilent CIL to stdout or to an output file, depending on the parameters passed in. Signed-off-by: Steve Lawrence <slawrence@tresys.com>