Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37555350
en ru br
ALT Linux repos
S:8.26-alt1
5.0: 8.23-alt1
4.1: 8.23-alt1
4.0: 8.14-alt0.1

Group :: Text tools
RPM: redet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: redet
Version: 8.26
Release: alt1

Summary: redet - regular expression development and execution tool

License: GPL
Group: Text tools
Url: http://www.billposer.org/Software/redet.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://www.billposer.org/Software/Downloads/%name-%version.tar

Requires: tcl-iwidgets

%description
Redet allows the user to construct regular expressions and test them
against input data by executing any of a variety of search programs,
editors, and programming languages that make use of regular expressions.

Recommended package: redet-doc

%prep
%setup

%build
%__subst "s|local share Redet|share/doc %name-doc-%version|" redet.tcl

%install

install -m755 -D redet.tcl %buildroot/%_bindir/redet
install -m644 -D redet.1 %buildroot/%_man1dir/redet.1

%files
%doc AUTHORS CREDITS README* Sample*
%_bindir/*
%_man1dir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin