Package: pater
Title: Turn a URL Pathname into a Regular Expression
Version: 1.0.0
Authors@R: 
    c(
        person("Julio", "Collazos", , "amarullazo626@gmail.com", role = c("aut", "cre")),
        person("path-to-regexp contributors", role = "cph",
        comment = "see <https://github.com/pillarjs/path-to-regexp/graphs/contributors>")
    )
Description: R's implementation of the JavaScript library 'path-to-regexp',
 it aims to provide R web frameworks features such as parameter handling 
 among other URL path utilities.
License: MIT + file LICENSE
URL: https://github.com/JulioCollazos64/pater
BugReports: https://github.com/JulioCollazos64/pater/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), stringr
Config/testthat/edition: 3
Imports: utils
NeedsCompilation: no
Packaged: 2025-12-01 06:47:45 UTC; julio
Author: Julio Collazos [aut, cre],
  path-to-regexp contributors [cph] (see
    <https://github.com/pillarjs/path-to-regexp/graphs/contributors>)
Maintainer: Julio Collazos <amarullazo626@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-05 20:20:02 UTC
Built: R 4.4.3; ; 2025-12-05 20:29:43 UTC; unix
