Package file.plt contributed by bzlib  [package home page]
To load: (require (planet bzlib/file:1:2))
Old style:(require (planet "main.ss" ("bzlib" "file.plt" 1 2)))
Min Racket version: 4.0
Package description:

bzlib/file provides utilities for manipulating files and paths, with focus on atomic file manipulations, simpler path manipulations, and simpler system call semantics.

Downloads this week: 0
Total downloads: 1831
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)0.3
1793
[none]
4.02010-05-19
To load: (require (planet bzlib/file:1:2))
Available in repositories: 4.x

0.3 (1 2) - added temp file manipulation, refactored atomic.ss, and other bug fixes

0.2 (1 1) - fix the flush-output bug that returns void - now returns 0 instead

0.1 (1 0) - first release

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)0.2
34
[none]
4.02009-10-03
To load: (require (planet "main.ss" ("bzlib" "file.plt" 1 (= 1))))
Available in repositories: 4.x

0.2 (1 1) - fix the flush-output bug that returns void - now returns 0 instead

0.1 (1 0) - first release

(1 0)0.1
4
[none]
4.02009-09-21
To load: (require (planet "main.ss" ("bzlib" "file.plt" 1 (= 0))))
Available in repositories: 4.x
0.1 (1 0) - first release