msgpack 1.2.0-x64-mingw32
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (7):
            bundler
            ~> 1.0
          
          
            json
            >= 0
          
          
            rake
            >= 0
          
          
            rake-compiler
            ~> 1.0
          
          
            rake-compiler-dock
            ~> 0.6.0
          
          
            rspec
            ~> 3.3
          
          
            yard
            >= 0
          
    



