Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Introduce "tags" entry, stolen from old S22
  • Loading branch information
lizmat committed Mar 16, 2014
1 parent 9826d21 commit 2b2df65
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions S22-package-format.pod
Expand Up @@ -387,6 +387,15 @@ e.g. inspired by the Perl 5 module L<Software::License>.

"license" : "http://www.gnu.org/licenses/gpl-1.0.html"

=head3 tags

Optional. A list of general purpose tags. For instance:

"tags" : [
"json",
"perl6"
]

=head2 Special directories

A distribution may contain several directories that will be handled
Expand Down

0 comments on commit 2b2df65

Please sign in to comment.