[ANN] New egg: dotenv

Masood Ahmed via Chicken-users <[email protected]> Sun, 28 Dec 2025 16:45:14 +0500
Newsgroups gmane.lisp.scheme.chicken
Message-ID <CABdF-BZEPyexufiOVnLrFVydLgR1PpEEtHiHKPJjOhWCYv++Vg@mail.gmail.com>
Hello,

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
<https://www.google.com/search?q=https://raw.githubusercontent.com/masoodrb/dotenv/main/dotenv.release-info>
Documentation: https://github.com/masoodrb/dotenv/blob/main/dotenv.wiki
<https://www.google.com/search?q=https://github.com/masoodrb/dotenv/blob/main/dotenv.wiki>

Best regards,
Masood Ahmed