sdp 0.2.0
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:
=
install:
=
Runtime Dependencies (1):
parslet
~> 1.0.0