Re: New egg: srfi-173

2020-11-05 Thread Mario Domenech Goulart
Hi Sergey,

On Thu, 05 Nov 2020 13:03:10 -0800 noosph...@mailc.net wrote:

> I have just created my second egg (the first in many years), and would
> like to ask that it be published.
>
> It is a simple packaging up in Chicken egg format of the very small and
> simple SRFI-173: Hooks[1].
>
> I've put the documentation for the egg here: [2]
>
> And here is my release-info file: [3]
>
> I've run it through test-new-egg and it reported that the "Egg looks ok"
>
> Any and all suggestions and feedback welcome!
>
> Sincerely,
>
> Sergey Goldgaber
>
> [1] - https://srfi.schemers.org/srfi-173/
>
> [2] - https://wiki.call-cc.org/eggref/5/srfi-173
>
> [3] - https://github.com/diamond-lizard/srfi-173/raw/main/release-info

Thanks a lot!  Your egg has been added to the coop.

One hint regarding the documentation: our wiki supports semantic markup
that allows tools like chicken-doc and api.call-cc.org to extract API
documentation from egg documentation pages.  More info here:
https://wiki.call-cc.org/edit-help#extensions-for-chicken-documentation

All the best.
Mario
-- 
http://parenteses.org/mario



New egg: srfi-173

2020-11-05 Thread noosphere
I have just created my second egg (the first in many years), and would
like to ask that it be published.

It is a simple packaging up in Chicken egg format of the very small and
simple SRFI-173: Hooks[1].

I've put the documentation for the egg here: [2]

And here is my release-info file: [3]

I've run it through test-new-egg and it reported that the "Egg looks ok"

Any and all suggestions and feedback welcome!

Sincerely,

Sergey Goldgaber

[1] - https://srfi.schemers.org/srfi-173/

[2] - https://wiki.call-cc.org/eggref/5/srfi-173

[3] - https://github.com/diamond-lizard/srfi-173/raw/main/release-info