On 7 June 2015 at 15:18, kryszczyniak via Digitalmars-d-announce < [email protected]> wrote:
> On Sunday, 7 June 2015 at 05:29:30 UTC, ketmar wrote: > >> On Sat, 06 Jun 2015 22:20:19 +0000, kryszczyniak wrote: >> >> Hello! >>> >>> I've created AllUCanGET, a very simple D2 http client library which you >>> could use instead of std.net.curl module to make http connections. >>> >>> You can find the library with more information here: <a >>> href="http://allucanget.diaboli.pl/">http://allucanget.diaboli.pl/</a>. >>> >> >> nice work, but... no sources? that means no win64 support, no gdc >> support, no ldc support, no freebsd support too, i believe... >> > > For now, no sources. The author is the last person who wants to > use the app ;) I'm D beginner. I'll publish sources when I clean > them first. > The good thing about releasing source is that people will clean them for you! (If there's interest)
