fabric_pkg (e.g., Fabric Package) is a command line application that validates the fabric application associated files, bundles the application files into a single package, extracts the package files, and allows you to view the package contents. The resulting package is a compressed file called applicationname.fabric. A package has only one application and an application has only one package.
fabric_pkg automatically verifies the syntax of all the XML files, performs semantic checks, and some application library validation before creating the application package.
You may install fabric_pkg on as computers as you wish.