# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "exif" in publications use:' type: software license: BSD-2-Clause title: 'exif: Read EXIF Metadata from JPEGs' version: 0.1.1 doi: 10.32614/CRAN.package.exif abstract: Extracts Exchangeable Image File Format (EXIF) metadata, such as camera make and model, ISO speed and the date-time the picture was taken on, from JPEG images. Incorporates the 'easyexif' library. authors: - family-names: Keyes given-names: Os email: ironholds@gmail.com repository: https://ironholds.r-universe.dev repository-code: https://github.com/Ironholds/exif commit: f9c5bbbaa887a5798942ec13ff851c3c90342ef1 url: https://github.com/Ironholds/exif date-released: '2025-11-30' contact: - family-names: Keyes given-names: Os email: ironholds@gmail.com