Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37434317
en ru br
ALT Linux repos
S:1.1.0-alt1.qa1

Group :: Text tools
RPM: histring

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: histring
Version: 1.1.0
Release: alt1.qa1
License: GPL2
Group: Text tools
Url: git://git.grml.org/histring.git
Summary: highlight strings using ANSI terminal escape sequences
Packager: Ildar Mulyukov <ildar at altlinux.ru>

Source: %name-%version.tar

%description
highlight strings using ANSI terminal escape sequences
histring simply highlights strings using ANSI terminal escape codes.
It is very useful for example for parsing output of grep and diff.ess4.engr.uvic.ca

%prep
%setup -q

%build
%autoreconf
%configure
%make_build

%install
%makeinstall
mkdir -p %buildroot%_man1dir
install -m644 debian/histring.1 %buildroot%_man1dir

%files
%_bindir/histring
%_man1dir/histring.1*
%doc README

%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