Package port.plt contributed by schematics [docs]
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:1
Open tickets:1
Primary files:
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]2008-03-18
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

 Open tickets
[All Tickets] [New Ticket]
Ticket IdOwnerReporterTypeVersion
210schematicssamth@…defect(1 3)
Fails to compile with 4.2.2

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)1.1
1439
[none]2007-07-05
To load: (require (planet "port.ss" ("schematics" "port.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
(1 0)1.0
1215
[none]2007-04-01
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]2008-11-10
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