Sgrep for Windows


Sgrep: search a file for a structured pattern

Version

1.94a

Description

sgrep (structured grep) is a tool for searching and indexing text, SGML, XML and HTML files and filtering text streams using structural criteria. The data model of sgrep is based on regions, which are nonempty substrings of text. Regions are typically occurrences of constant strings, SGML-tags, or meaningful text elements, which are recognizable through some delimiting strings or the builtin SGML, XML and HTML parser. Regions can be arbitrarily long, arbitrarily overlapping, and arbitrarily nested.

Sgrep is a convenient tool for making queries to almost any kind of text files with some well kown structure. These include programs, mail folders, news folders, HTML, SGML, etc... With relatively simple queries you can display mail messages by their subject or sender, extract titles or links or any regions from HTML files, function prototypes from C or make complex queries to SGML files based on the DTD of the file.

Homepage

http://www.cs.helsinki.fi/~jjaakkol/sgrep.html

Download

DescriptionDownloadSizeLast changeMd5sum
• Complete package, except sources Setup  478273 31 January 2005  8f359e72243a7b10954f20797d97499d
• Sources Setup  482964 31 January 2005  d539f5c0fc324213c9d3843d25c2059c
 
• Binaries Zip  127944 31 January 2005  c9bf9ac7fe2decd45a9612ccc9d90dd4
• Documentation Zip  110953 31 January 2005  d160eaf9f3c0cc062fc08591f5fae6a5
• Sources Zip  291065 31 January 2005  790c4b9606fa2fe58f3a16ce3c784205

You can also download the files from the GnuWin32 files page.

You can monitor new releases of the port of this package.

Installation and Usage

General Installation Instructions

Reported bugs

Requirements