Skip to content

Instantly share code, notes, and snippets.

@jadonk
Created January 19, 2009 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jadonk/48893 to your computer and use it in GitHub Desktop.
Save jadonk/48893 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand(
{
name: "debian-search-contents",
author: { name: "Jason Kridner", email: "jkridner@gmail.com"},
license: "GPL",
description: "Search Debian archive for which package contains a given file",
url: "http://packages.debian.org/search?suite=default&section=all&arch=any&searchon=contents&keywords={QUERY}"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment