This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
Package stat.plt contributed by synx 
To load: (require (planet synx/stat:2:0))
Old style:(require (planet "main.rkt" ("synx" "stat.plt" 2 0)))
Package description:
Collect stats about files
Downloads this week: 0
Total downloads: 50
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 0)
36
[none]
[none]2010-08-23
To load: (require (planet "main.rkt" ("synx" "stat.plt" 2 (= 0))))
Available in repositories: 4.x

Stat

This module allows you to stat various files and divine the pertinent information about them. Notable in this module is a fold-files procedure that will not freeze the entire scheme interpreter forever upon hitting a named pipe.

(1 1)
13
[none]
[none]2009-11-15
To load: (require (planet "main.ss" ("synx" "stat.plt" 1 (= 1))))
Available in repositories: 4.x

Stat

This module allows you to stat various files and divine the pertinent information about them. Notable in this module is a fold-files procedure that will not freeze the entire scheme interpreter forever upon hitting a named pipe.

(1 0)
1
[none]
[none]2009-11-15
To load: (require (planet "main.ss" ("synx" "stat.plt" 1 (= 0))))
Available in repositories: 4.x

Stat

This module allows you to stat various files and divine the pertinent information about them. Notable in this module is a fold-files procedure that will not freeze the entire scheme interpreter forever upon hitting a named pipe.