[ITP] sgrep 1.94a-1 -- Search indexed text regions like SGML,XML and HTML files

Jari Aalto jari.aalto@cante.net
Thu Feb 14 19:05:00 GMT 2008


Included in Debian stable:

    http://packages.debian.org/sgrep

Jari

sdesc: "Search indexed text regions like SGML,XML and HTML files"
ldesc: "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."
category: Utils
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/sgrep/setup.hint \
    http://cygwin.cante.net/sgrep/sgrep-1.94a-1-src.tar.bz2 \
    http://cygwin.cante.net/sgrep/sgrep-1.94a-1.tar.bz2 

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir sgrep ; cd sgrep
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/sgrep/get.sh \
          http://cygwin.cante.net/sgrep/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list