Sha256: e4dc2e5ce68888877defce684ea8368eee7992d242b3905f919170873050819d
Contents?: true
Size: 589 Bytes
Versions: 1
Compression:
Stored size: 589 Bytes
Contents
name: sdp summary: Parse and create SDP (Session Description Protocol) text based on RFC4566. description: 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. license: MIT authors: sloveless email: steve.loveless@gmail.com homepage: http://rubygems.org/gems/sdp has_yard: true dependencies: parslet: ~> 1.1.0 development_dependencies: bundler: ~> 1.0.0 yard: ~> 0.6.0 ore-core: ~> 0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sdp-0.2.2 | gemspec.yml |