To load: | (require (planet bzlib/port:1:2)) |
Old style: | (require (planet "main.ss" ("bzlib" "port.plt" 1 2))) |
Min Racket version: | 4.0 |
Package description: | bzlib/port provides utilities for creating specialized port helpers such as port filter, make-call-with-input-port, as well as utilities for gzipped files, encrypted files, and base64-encoded files. |
Downloads this week: | 0 |
Total downloads: | 1933 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 2) | 0.3 | [browse] | 1896 | [none] | 4.0 | 2010-05-19 |
To load: (require (planet bzlib/port:1:2)) | ||||||
Available in repositories: 4.x | ||||||
0.3 (1 2) - removed the base64, gzip, and crypto filters. 0.2 (1 1) - fix the flush-output bug 0.1 (1 0) - first release |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 1) | 0.2 | [browse] | 34 | [none] | 4.0 | 2009-10-03 |
To load: (require (planet "main.ss" ("bzlib" "port.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
0.2 (1 1) - fix the flush-output bug 0.1 (1 0) - first release | ||||||
(1 0) | 0.1 | [browse] | 3 | [none] | 4.0 | 2009-09-21 |
To load: (require (planet "main.ss" ("bzlib" "port.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
0.1 (1 0) - first release |