Sha256: 8852972dfec8ea1dc9b19ab8745472bac969cde16be1c3d903a00e28574ddd25

Contents?: true

Size: 251 Bytes

Versions: 9

Compression:

Stored size: 251 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true
# encoding: UTF-8
# (c) ANB Andrew Bizyaev

require 'phtools/exif_tagger/error'
require 'phtools/exif_tagger/tags'
require 'phtools/exif_tagger/tag_collection'
require 'phtools/exif_tagger/tag_writer'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
phtools-0.18.0 lib/phtools/exif_tagger.rb
phtools-0.17.0 lib/phtools/exif_tagger.rb
phtools-0.16.1 lib/phtools/exif_tagger.rb
phtools-0.16.0 lib/phtools/exif_tagger.rb
phtools-0.15.1 lib/phtools/exif_tagger.rb
phtools-0.15.0 lib/phtools/exif_tagger.rb
phtools-0.14.0 lib/phtools/exif_tagger.rb
phtools-0.11.2 lib/phtools/exif_tagger.rb
phtools-0.11.1 lib/phtools/exif_tagger.rb