Package port.plt contributed by schematics 
To load: (require (planet schematics/port:1:2/port))
Old style:(require (planet "port.ss" ("schematics" "port.plt" 1 2)))
Package description:
A library of functions that operate on ports.
Downloads this week: 0
Total downloads: 3627
Tickets:0
Open tickets:0
Primary files:
port.ss
NameContract
port->list
port->string
port->bytes
port->string-list
port->sexp-list
port-fold
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)1.2
577
[none]
[none]Tuesday, March 18th, 2008
To load: (require (planet schematics/port:1:2/port))
Available in repositories: 4.x, 3xx

For all functions except port-fold the input-port argument is now optional and default to current-input-port

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)1.1
1439
[none]
[none]Thursday, July 5th, 2007
To load: (require (planet "port.ss" ("schematics" "port.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
(1 0)1.0
1215
[none]
[none]Sunday, April 1st, 2007
To load: (require (planet "port.ss" ("schematics" "port.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]
 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
(1 3)
396
[none]
[none]Monday, November 10th, 2008
To load: (require (planet "main.ss" ("schematics" "port.plt" 1 (= 3))))
Available in repositories: 4.x

Fixed bug in port->sexp-list, which could manifest itself in very rare cases if the input contained parens