Package mzfam.plt contributed by jao 
To load: (require (planet jao/mzfam:2:1/fam-task))
Old style:(require (planet "fam-task.ss" ("jao" "mzfam.plt" 2 1)))
Min Racket version: 4.2
Package description:
A file alteration monitor (using either FAM/Gamin or a pure scheme implementation)
Downloads this week: 0
Total downloads: 89
Tickets:0
Open tickets:0
Primary files:
fam-task.ss
NameContract
fam-task-create
fam-task-start
fam-task-join
fam-task-stop
fam-task-running?
fam-task-add-path
fam-task-remove-path
fam-task-suspend-monitoring
fam-task-resume-monitoring
fam-task-monitored-paths
fam-task-default-period
fam-event-path
fam-event-type
fam-event-monitored-path
fam-event-timestamp
fam-event-type->string
fam-make-event-stream
fam-use-native?
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)2.1
58
[none]
4.2Tuesday, October 5th, 2010
To load: (require (planet jao/mzfam:2:1/fam-task))
Available in repositories: 4.x, 3xx
Minor bug fixes. Recommended for all 2.0 users.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 0)2.0
5
[none]
4.2Sunday, March 28th, 2010
To load: (require (planet "fam-task.ss" ("jao" "mzfam.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx
Update to PLT 4.2. No interface changes.
(1 2)1.0
23
[none]
369.8Thursday, April 12th, 2007
To load: (require (planet "fam-task.ss" ("jao" "mzfam.plt" 1 (= 2))))
Available in repositories: 4.x, 3xx
Examples added and license changed to LGPL; HTML documentation accessible as a HelpDesk manual.
(1 1)1.0
2
[none]
369.8Thursday, April 12th, 2007
To load: (require (planet "fam-task.ss" ("jao" "mzfam.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
Minor documentation update
(1 0)1.0
1
[none]
369.8Thursday, April 12th, 2007
To load: (require (planet "fam-task.ss" ("jao" "mzfam.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
Initial realease