# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pater" in publications use:' type: software license: MIT title: 'pater: Turn a URL Pathname into a Regular Expression' version: 1.0.0 doi: 10.32614/CRAN.package.pater abstract: 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. authors: - family-names: Collazos given-names: Julio email: amarullazo626@gmail.com repository: https://juliocollazos64.r-universe.dev repository-code: https://github.com/JulioCollazos64/pater commit: 8a40deeb370f21ec663165ee295c6648944f006b url: https://github.com/JulioCollazos64/pater date-released: '2025-12-28' contact: - family-names: Collazos given-names: Julio email: amarullazo626@gmail.com