Package: exiftoolr
Type: Package
Title: ExifTool Functionality from R
Version: 0.1.2
Date: 2019-06-07
Authors@R: c(person("Joshua", "O'Brien", role = c("aut", "cre"),
                    email = "joshmobrien@gmail.com"))
Maintainer: Joshua O'Brien <joshmobrien@gmail.com>
Description: Reads, writes, and edits EXIF and other file metadata
    using ExifTool <http://www.sno.phy.queensu.ca/~phil/exiftool/>,
    returning read results as a data frame. ExifTool supports many
    different metadata formats including EXIF, GPS, IPTC, XMP, JFIF,
    GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, as
    well as the maker notes of many digital cameras by Canon, Casio,
    DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf,
    Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, Olympus/Epson,
    Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung,
    Sanyo, Sigma/Foveon and Sony.
License: GPL-2
URL: https://github.com/JoshOBrien/exiftoolr#readme
BugReports: https://github.com/JoshOBrien/exiftoolr/issues
SystemRequirements: Perl
LazyData: TRUE
Imports: curl, jsonlite
Encoding: UTF-8
Language: en-US
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-06-07 15:33:46 UTC; Josh
Author: Joshua O'Brien [aut, cre]
Repository: CRAN
Date/Publication: 2019-06-07 18:00:03 UTC
