# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "webdav" in publications use:' type: software license: GPL-3.0-only title: 'webdav: A Simple Interface for Interacting with ''WebDAV'' Servers' version: 0.1.2 doi: 10.32614/CRAN.package.webdav abstract: An easy-to-use interface for interacting with 'WebDAV' servers, including 'OwnCloud'. It simplifies the use of 'WebDAV' methods such as COPY, MKCOL, MOVE, and others. With built-in authentication and request handling, it allows for easy management of files and directories over the 'WebDAV' protocol. authors: - family-names: Leite given-names: Andre email: leite@castlab.org - family-names: Vaconcelos given-names: Hugo email: hugo.vasconcelos@ufpe.br - family-names: Bezerra given-names: Diogo email: hugo.vasconcelos@ufpe.br repository: https://CRAN.R-project.org/package=webdav date-released: '2024-12-01' contact: - family-names: Leite given-names: Andre email: leite@castlab.org