PacletTools
PacletTools provides functionality for developing Wolfram Language Paclets. Use it to create new paclets, build documentation, run tests, and create distributable .paclet files.
CreatePaclet — create a new paclet within a specified directory
Operations on Paclets
PacletBuild — build a paclet into a distributable .paclet file
PacletDocumentationBuild — build all documentation for a paclet
Querying Paclet Data
PacletExtensions — get the set of extensions declared by a paclet
PacletExtensionDirectory — get the directory associated with each extension of a paclet
PacletExtensionFiles — get the set of files associated with each extension of a paclet