To load: | (require (planet norisys/qrcode:1:0/qrcode)) |
Old style: | (require (planet "qrcode.rkt" ("norisys" "qrcode.plt" 1 0))) |
Package description: | &p;A package for generating QR codes according to the JIS X 0510 spec |
Downloads this week: | 0 |
Total downloads: | 17 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 0) | — | [browse] | 17 | [none] | [none] | 2013-08-14 |
To load: (require (planet norisys/qrcode:1:0/qrcode)) | ||||||
Available in repositories: 4.x | ||||||
&p;No documentation yet, so try this:(make-qr-code "01234567" #:version 1 #:edc-level 'M) |