# 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 "x86_64"
#        os "linux"
#        type "INSTALLED"
#    }
#}
#
