the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ack
Version: 1.94
Revision: 1
Description: Grep-like text finder
Type: perl
License: Artistic
Maintainer: Benjamin Reed
Depends: <<
file-next-pm,
system-perl
<<
BuildDepends: <<
file-next-pm,
system-perl
<<
Source: mirror:cpan:modules/by-module/App/%n-%v.tar.gz
Source-MD5: dcf68e56bab0d394370fa102c7f08cb0
UseMaxBuildJobs: true
UpdatePOD: true
DocFiles: Changes MANIFEST META.yml README* TODO
Homepage: http://search.cpan.org/dist/ack
DescDetail: <<
ack is a tool like grep, aimed at programmers with large
trees of heterogeneous source code.
ack is written purely in Perl, and takes advantage of
the power of Perl's regular expressions.
<<