Re: New Egg for CHICKEN6: bvconv
Mario Domenech Goulart via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
Hi Anton, On Sat, 29 Mar 2025 00:05:05 +0300 Anton Idukov via Chicken-users <[email protected]> wrote: > I made CHICKEN 6 Egg bvconv - which looks like iconv C5 Egg but on bytevectors. > Source code live https://codeberg.org/Corbas/bvconv.git > > Rease info https://codeberg.org/Corbas/bvconv/raw/branch/main/bvconv.release-info Thanks. Unfortunately the release-info file doesn't seem to be correct. You probably need to replace err-release with egg-release. Could you please give it a try with test-new-egg (https://wiki.call-cc.org/eggref/5/test-new-egg)? Example: $ test-new-egg bvconv 'https://codeberg.org/Corbas/bvconv/raw/branch/main/bvconv.release-info' All the best. Mario -- http://parenteses.org/mario