Re: Libgettextpo wrapper for Guile

2019-05-05 Thread amirouche
Hello all! On 2019-05-05 20:45, Bruno Haible wrote: Hi Miguel, an external project would be useful anyway as does not require a version update of neither Gettext nor Guile to start using it A separate project also means an independent release cycle. How are other Guile bindings organized?

Re: Libgettextpo wrapper for Guile

2019-05-05 Thread Bruno Haible
Hi Miguel, > an external project would be useful anyway as > does not require a version update of neither Gettext nor Guile to start > using it A separate project also means an independent release cycle. How are other Guile bindings organized? - guile-cairo separate project https://www

Re: Libgettextpo wrapper for Guile

2019-05-05 Thread Miguel
Hi Bruno, > Hi Miguel, > > > I implemented a wrapper library > > for Guile and a couple of higher level functions, tests and I'm > > documenting everything. > > This is great. Many thanks for this contribution!! You're welcome! I hope it will be useful. And it would not be possible without

Re: [bug-gettext] Libgettextpo wrapper for Guile

2019-05-05 Thread Bruno Haible
Hi Miguel, > I implemented a wrapper library > for Guile and a couple of higher level functions, tests and I'm > documenting everything. This is great. Many thanks for this contribution!! > I'd like to contribute it to GNU---a wrapper of a GNU library in the > official GNU extension language, I