url-parser.c

URL parsing library
git clone git://git.finwo.net/lib/url-parser.c
Log | Files | Refs | README | LICENSE

package.ini (115B)


      1 [export]
      2 config.mk=config.mk
      3 include/finwo/url-parser.h=src/url-parser.h
      4 
      5 [package]
      6 deps=lib
      7 name=finwo/url-parser