csv2psql 0.0.19
CSV to SQL conversion tool with user friendly CLI
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (6):
            gli
            >= 2.13.2, ~> 2.13
          
          
            json_pure
            >= 1.8.3, ~> 1.8
          
          
            lru
            >= 0.1.0, ~> 0.1
          
          
            multi_json
            >= 1.11.2, ~> 1.11
          
          
            rake
            >= 10.4.2, ~> 10.4
          
          
            terminal-table
            >= 1.5.2, ~> 1.5
          
    