ZipGrep is a utility that can list and search zip (.war, .ear, .jar, etc) archives for text patterns, without the need to extract the archive's contents.
One of a set of tools we're offering as a way to say thank you for being a part of the community.
> keyword interface
In connection to DLLs, this is used to declare a DLL function which is visible from outside (that is, callable).
Older versions of gcc also support the #pragma interface for class definitions to avoid multiple creation of the same code for inline members, but that's probably not what you mean.
Cheers,
Stefan