sdp 0.2.1
This gem allows for parsing SDP (Session Description Protocol) information in to a Ruby object, making it easy to read and work with that data. It also allows for easily creating SDP objects that can be converted to text using #to_s.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (1):
            parslet
            ~> 1.0.0
          
    