html fetcher/parser
Michael via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Aug 12 15:06:31 PDT 2017
On Saturday, 12 August 2017 at 20:22:44 UTC, Adam D. Ruppe wrote:
> On Saturday, 12 August 2017 at 19:53:22 UTC, Faux Amis wrote:
>> [...]
>
> My dom.d and http2.d combine to make this easy:
>
> https://github.com/adamdruppe/arsd/blob/master/dom.d
> https://github.com/adamdruppe/arsd/blob/master/http2.d
>
> [...]
Sometimes it feels like there's the standard D library, Phobos,
and then for everything else you have already developed a
suitable library to supplement it haha!
More information about the Digitalmars-d-learn
mailing list