Results for "tag:extension"

Found 6 out of 103 items.
Found 6 out of 103 items.
Advanced search help:
Usage: "criterion:value" (note: "value" is aliased with  "text:value")

Criteria:
  [name]        name:foo* - packages of short name matching "foo*" pattern
  [title]       title:base - packages of title "base"
  [tag]         tag:web - packages tagged "web"
  [description] description:"advanced usage" - packages with phrase "advanced usage" in their description
  [owner]       owner:*Caesar - packages published by users with the user names matching "*Caesar"
  [downloads]   downloads:10 - packages with at least 10 downloads
  [text]        text:abc - equivalent to "name:abc or title:abc or tag:abc"

Criteria can be combined with "and" (the default), "or" (aliased with prefix "+"), "not" (aliased with prefix "-").
Criteria "name", "title", "tag" and "description" supports wildcards (*,?).