URI parsing
rikki cattermole via Digitalmars-d
digitalmars-d at puremagic.com
Wed Oct 5 03:28:44 PDT 2016
On 05/10/2016 11:19 PM, John C wrote:
> What packages do people use when they want to parse URIs? I rolled my
> own but it's incomplete and as it's a fairly common need there must be
> one out there? In fact, I'm surprised there isn't one in Phobos yet.
I developed[0] with the hopes that at some point in the future I could
bring that over to Phobos. But before that I'm waiting for allocators to
be moved out of experimental first.
[0]
https://github.com/rikkimax/alphaPhobos/blob/master/source/std/experimental/uri.d
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
More information about the Digitalmars-d
mailing list