This tool is mostly for debugging. It could be used in a build process as well.
Demo of the annex library and consistent regular expressions (CREs). Usage: annex [options] to-py annex [options] from-py annex [options] to-ere annex [options] from-ere annex [options] grepannex [options] cre-highlight annex [options] tpe-highlight annex -h | --help annex --version Actions: to-py Convert CRE to Python RE. from-py Convert Python RE to CRE. to-ere Convert CRE to egrep ERE. from-ere Convert egrep ERE to CRE. cre-highlight Write HTML syntax-highlighted version of CRE read from stdin. tpe-highlight Write HTML syntax-highlighted version of TPE read from stdin. grep Filter lines from stdin and print them on stdout. Options: -v --verbose Show verbose output.
Last modified: 2013-01-05 14:24:49 -0800