# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "webutils" in publications use:' type: software license: MIT title: 'webutils: Utility Functions for Developing Web Applications' version: 1.2.3 doi: 10.32614/CRAN.package.webutils abstract: Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://cran.r-universe.dev repository-code: https://github.com/jeroen/webutils commit: 55aaf9ba9cf89f08205d1c9cae1a1b93525a3e78 url: https://jeroen.r-universe.dev/webutils date-released: '2026-07-20' contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289