This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
Package qrcode.plt contributed by norisys 
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]
 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 0)
17
[none]
[none]2013-08-14
To load: (require (planet "qrcode.rkt" ("norisys" "qrcode.plt" 1 (= 0))))
Available in repositories: 4.x
&p;No documentation yet, so try this:(make-qr-code "01234567" #:version 1 #:edc-level 'M)