# This is the transformation catalog. It lists information about each of the
# executables that are used by the workflow.
#
# Here is an example:
#
#tr myexe {
#    site {{sitename}} {
#        pfn "/usr/bin/myexe"
#        arch "{{arch}}"
#        os "{{os}}"
#        type "INSTALLED"
#    }
#}
#
