RSS 3 projects tagged "grep"

Download Website Updated 15 Apr 2009 Xmldego

Screenshot
Pop 29.29
Vit 1.42

Xmldego provides XML parsing and/or transformation by binding callbacks to XML parsing events in the context of an XML element. While SAX, for example, calls your callbacks on every start tag, Xmldego will do so only for the child axis path you request. Xmldego is particularly useful when only smaller bits of a much larger XML file need to be processed, because only interest in the relevant bits need to be coded. In contrast to a DOM parser, much larger XML files can be processed, because the whole file is not loaded into memory.

Download No website Updated 12 Sep 2009 taggrepper

Screenshot
Pop 26.12
Vit 1.43

taggrepper is a simple program to match several tags of media files, currently Ogg Vorbis and MP3 files, against specified regular expressions. It works on individual files as well as recursively traversing directory trees for media files.

No download Website Updated 24 Apr 2013 ackr

Screenshot
Pop 32.31
Vit 5.15

Ackr is a very small subset of grep/ack/rak, for lazy developers. grep is a great tool, a very powerful tool, but often too powerful for simple needs. Ackr looks for a search string in all text files and in all subfolders from the working directory, is case insensitive, has no options, doesn't look into hidden folders/files, and displays the search term in a bold font.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

filegive

Easy sending of files point-to-point.