Registry / serialization / nokogiri-plist

nokogiri-plist

JSON →
library0.5.0rbrubygemsunverified

Allows Nokogiri XML/HTML objects to be converted to Apple Property List (Plist) format.

gem install nokogiri-plist
INSTALL
IMPORT
SIG · NOKOGIRI-PLIST
N
nokogiri-plist
serializationrubyv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Nokogiri
require 'nokogiri/plist'

Convert Nokogiri XML to Plist

require 'nokogiri/plist' doc = Nokogiri::XML('<root><item>value</item></root>') plist = doc.to_plist puts plist
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nokogiri-plist — gem install nokogiri-plist · libregistry