chronicle-etl 0.4.1
Chronicle-ETL allows you to extract personal data from a variety of services, transformer it, and load it.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (12):
            activesupport
            ~> 7.0
          
          
            chronic_duration
            ~> 0.10.6
          
          
            colorize
            ~> 0.8.1
          
          
            marcel
            ~> 1.0.2
          
          
            mini_exiftool
            ~> 2.10
          
          
            nokogiri
            ~> 1.13
          
          
            runcom
            >= 6.0
          
          
            sequel
            ~> 5.35
          
          
            sqlite3
            ~> 1.4
          
          
            thor
            ~> 1.2
          
          
            tty-progressbar
            ~> 0.17
          
          
            tty-table
            ~> 0.11
          
    Development Dependencies (8):
            bundler
            ~> 2.1
          
          
            guard-rspec
            ~> 4.7.3
          
          
            pry-byebug
            ~> 3.9
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.9
          
          
            rubocop
            ~> 1.25.1
          
          
            simplecov
            ~> 0.21
          
          
            yard
            ~> 0.9.7
          
    