Package: urltools
Type: Package
Title: Vectorised Tools for URL Handling and Parsing
Version: 1.3.2
Date: 2015-10-09
Author: Oliver Keyes [aut, cre], Jay Jacobs [aut, cre], Mark Greenaway [ctb], 
        Bob Rudis [ctb]
Maintainer: Oliver Keyes <ironholds@gmail.com>
Description: A toolkit for handling URLs that so far includes functions for URL
    encoding and decoding, parsing, and parameter extraction. All functions are
    designed to be both fast and entirely vectorised. It is intended to be
    useful for people dealing with web-related datasets, such as server-side
    logs, although may be useful for other situations involving large sets of
    URLs.
License: MIT + file LICENSE
LazyData: TRUE
LinkingTo: Rcpp
Imports: Rcpp, methods
Suggests: testthat, knitr
BugReports: https://github.com/Ironholds/urltools/issues
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2015-10-10 17:21:13 UTC; ironholds
Repository: CRAN
Date/Publication: 2015-10-11 00:38:28
