| To load: | (require (planet dyoo/python-tokenizer:1:1)) |
| Old style: | (require (planet "main.rkt" ("dyoo" "python-tokenizer.plt" 1 1))) |
| Min Racket version: | 5.1.1 |
| Package description: | python-tokenizer: a translation of Python's tokenize.py library for Racket |
| Downloads this week: | 0 |
| Total downloads: | 3336 |
| 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 version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 1) | 1.1 | [browse] | 3304 | [docs] | 5.1.1 | 2012-09-10 |
| To load: (require (planet "main.rkt" ("dyoo" "python-tokenizer.plt" 1 (= 1)))) | ||||||
| Available in repositories: 4.x | ||||||
Bug fix. Corrected an infinite-loop bug due to mis-typing a paren. Thanks to Joe Politz for the bug report! | ||||||
| (1 0) | 1.0 | [browse] | 32 | [docs] | 5.1.1 | 2012-02-29 |
| To load: (require (planet "main.rkt" ("dyoo" "python-tokenizer.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
First release. | ||||||