Factor-packman:pkg-info

From Zen/-/ackers

Jump to: navigation, search

The pkg-info command allows the user to get META-DATA info for a specific Factor package.

The pkg-dependencies word has the following signature:

   pkg-info ( pkg-name seq -- )
   :: pkg-name: the name of the package whose information to display / retrieve.
   :: seq: a sequence (list) of options to be used by the pkg-info word.

This command displays the META-DATA information for a specific package.

Personal tools