Package mzfam.plt contributed by jao [docs]
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:
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
4.22010-10-05
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
4.22010-03-28
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
369.82007-04-12
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
369.82007-04-11
To load: (require (planet "fam-task.ss" ("jao" "mzfam.plt" 1 (= 1))))
Available in repositories: 3xx, 4.x
Minor documentation update
(1 0)1.0
1
369.82007-04-11
To load: (require (planet "fam-task.ss" ("jao" "mzfam.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
Initial realease