| To load: | (require (planet erast/fileutils:2:1/file-utils)) |
| Old style: | (require (planet "file-utils.rkt" ("erast" "fileutils.plt" 2 1))) |
| Package description: | Some utility functions for dealing with files such as extracting and changing names, obtaining unique file names, etc. |
| Downloads this week: | 0 |
| Total downloads: | 28 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | file-utils.rkt [no interface available] |
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 1) | 2012-10-08 | [browse] | 25 | [none] | [none] | Wednesday, October 10th, 2012 |
| To load: (require (planet erast/fileutils:2:1/file-utils)) | ||||||
| Available in repositories: 4.x | ||||||
| The API has changed extensively and the library is not downward compatible to version 1.0. All functions with 'folder' in their name have been changed to use 'directory' instead and some of themhave changed their semantics as well. Please consult the manual for more information. | ||||||
| Old versions |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 0) | 1.1 | [browse] | 0 | [none] | [none] | Tuesday, October 9th, 2012 |
| To load: (require (planet "file-utils.rkt" ("erast" "fileutils.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
| The API has changed extensively and the library is not downward compatible to version 1.0. All functions with 'folder' in their name have been changed to use 'directory' instead and some of themhave changed their semantics as well. Please consult the manual for more information. | ||||||
| (1 0) | 1.0 | [browse] | 3 | [none] | [none] | Wednesday, October 3rd, 2012 |
| To load: (require (planet "file-utils.rkt" ("erast" "fileutils.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
| First release, hopefully the documentation builds fine. | ||||||