iconv egg for CHICKEN
Find a file
Mario Domenech Goulart a8f1bc9f63 Import scheme out of cond-expand
In CHICKEN 4 cond-expand needs the scheme module, so import it in the
module toplevel.

Fixes

```
Syntax error (import): cannot import from undefined module

        base
```

in the installation of iconv with CHICKEN 4.
2022-09-04 20:51:01 -03:00
debian Added back debian files. 2008-02-28 13:19:07 +00:00
tests Add tests, mark as version 2.0 in the .release-info. 2022-05-22 08:26:43 -03:00
.gitignore ignore file 2015-08-13 12:23:50 -03:00
iconv.egg Port to Chicken 5. 2022-05-22 08:26:43 -03:00
iconv.meta update (almost) all eggs' meta files to include a complete (files ...) entry for compatibility with THE SYSTEM 2011-03-25 14:05:18 +00:00
iconv.release-info Add tests, mark as version 2.0 in the .release-info. 2022-05-22 08:26:43 -03:00
iconv.scm Import scheme out of cond-expand 2022-09-04 20:51:01 -03:00
iconv.setup iconv: revert last commit to keep out OpenBSD build flags from .setup. 2011-10-03 20:11:17 +00:00