dap 1.3.1
DAP reads data using an input plugin, transforms it through a series of filters, and prints it out again using an output plugin. Every record is treated as a document (aka: hash/dict) and filters are used to reduce, expand, and transform these documents as they pass through. Think of DAP as a mashup between sed, awk, grep, csvtool, and jq, with map/reduce capabilities.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (8):
            bit-struct
            >= 0
          
          
            geoip-c
            >= 0
          
          
            htmlentities
            >= 0
          
          
            maxmind-db
            >= 0
          
          
            net-dns
            >= 0
          
          
            nokogiri
            >= 0
          
          
            oj
            >= 0
          
          
            recog
            >= 0
          
    

