Registry / serialization / xml-simple

xml-simple

JSON →
library1.1.9rbrubygemsunverified

A simple API for XML processing, allowing easy parsing and generation of XML data.

gem install xml-simple
INSTALL
IMPORT
SIG · XML-SIMPLE
X
xml-simple
serializationrubyv1.1.9
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.

XmlSimple
require 'xmlsimple'

Parses an XML string into a Ruby hash using XmlSimple.

require 'xmlsimple' data = XmlSimple.xml_in('<root><item>value</item></root>') puts data.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
xml-simple — gem install xml-simple · libregistry