package.wcl

file type

The WCL document under pkgs/<name>/ declaring resources, gatherers and tests.

package.wcl is the WCL document under pkgs/<name>/ inside a playbook directory. It declares the package block: resources, gatherers and tests. The engine appends the system import <weave/package.wcl> automatically.

FieldValue
Location<playbook>/pkgs/<name>/package.wcl
System import<weave/package.wcl> (appended by the engine)
Top blockpackage "name" { … }
ReferencePackage block reference (fact)