Re: [ANN] New egg: dotenv

Masood Ahmed via Chicken-users <[email protected]> Sun, 28 Dec 2025 18:48:14 +0500
Newsgroups gmane.lisp.scheme.chicken
Message-ID <CABdF-BaQgUmug646tvVUC+B2oYfGMdHuFxCa+HLdMtzi9UapnA@mail.gmail.com>
hi Mario,

I updated the .release-info and tested with test-new-egg tool
also created new release tag for changes
it says "Egg looks ok" now

On Sun, Dec 28, 2025 at 5:40 PM Mario Domenech Goulart <[email protected]>
wrote:

> On Sun, 28 Dec 2025 13:35:35 +0100 Mario Domenech Goulart via
> Chicken-users <[email protected]> wrote:
>
> > On Sun, 28 Dec 2025 16:45:14 +0500 Masood Ahmed via Chicken-users <
> [email protected]> wrote:
> >
> >> I have created a new egg called 'dotenv' which provides a simple
> (load-dotenv) function to load environment variables
> >> from .env files.
> >>
> >> I would like to request this egg be added to the official coop.
> >>
> >> Release-info:
> https://raw.githubusercontent.com/masoodrb/dotenv/main/dotenv.release-info⚠️
> Documentation:
> >> https://github.com/masoodrb/dotenv/blob/main/dotenv.wiki⚠️
> >
> > Thanks.
> >
> > The .release-info file doesn't seem to be correct.  That prevents the
> > egg from being cached in egg servers.  The correct form is `release'
> > (you have `releases').  See
> > https://wiki.call-cc.org/distributed-egg-repos#release-info-file for
> > more information on .release-info files.
>
> https://wiki.call-cc.org/releasing-your-egg#creating-a-release-info-file
> might actually be a more practical reading.
>
> All the best.
> Mario
> --
> https://parenteses.org/mario
>