swipl-devel icon indicating copy to clipboard operation
swipl-devel copied to clipboard

Allow strings to be used in `pack.pl`

Open wouterbeek opened this issue 8 years ago • 0 comments
trafficstars

Some of the fields in pack.pl are natural places for the use of SWI strings. Examples include:

  • author(string,atom)
  • keywords(list(string))
  • title(string)

wouterbeek avatar Apr 03 '17 17:04 wouterbeek