Info2: <<
Package: mac-fsevents-pm%type_pkg[perl]
# PERL:XS
Version: 0.14
Revision: 1
Description: Monitor a directory structure for changes
License: Artistic
Maintainer: Steve Huff <shuff@vecna.org>
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
Source: mirror:cpan:authors/id/R/RH/RHOELZ/Mac-FSEvents-%v.tar.gz
Source-Checksum: SHA256(231b0533e2af1dd914a79265b8c4c95e0738ccca8159c69f742965ac8cec4018)
UpdatePOD: true
DocFiles: README Changes
InstallScript: <<
 %{default_script}
 mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
Depends: perl%type_pkg[perl]-core
DescDetail: <<
 This module implements the FSEvents API present in Mac OSX 10.5 and later. It
 enables you to watch a large directory tree and receive events when any
 changes are made to directories or files within the tree.

 Event monitoring occurs in a separate C thread from the rest of your
 application.
<<
DescUsage: <<
 For detailed documentation, `perldoc Mac::FSEvents`.
<<
Homepage: https://metacpan.org/dist/Mac-FSEvents/
<<