Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37545967
en ru br
ALT Linux repos
S:0.41-alt2

Group :: Text tools
RPM: wf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: wf
Version: 0.41
Release: alt2

Summary: Simple word frequency counter
License: GPLv2
Group: Text tools
Url: http://www.async.com.br/~marcelo/wf/
Source: %name-%version.tar
Packager: Evgenii Terechkov <evg at altlinux.org>

%description
wf scans a text file and counts the frequency of words through the whole text

%prep
%setup

%build
%autoreconf
%add_optflags -fcommon
%configure
make

%install
%makeinstall

%files
%_bindir/%name
%_man1dir/%name.*

%doc AUTHORS NEWS README TODO ChangeLog

%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