Archive für 2009-05-25

RFC2396 URI Syntax Analyzer

During the weekend, I wrote a syntax analyzer package for URIs, fully conformant to RFC2396. With that, you can convert a URI into a syntax tree and extract all available information. BSD-licensed, with test program, all in ANSI C source code.

Source code (.tar.gz format)

|