Registry / serialization / rexle
library1.6.0rbrubygemsunverified

Rexle is an XML parser written purely in Ruby.

gem install rexle
INSTALL
IMPORT
SIG · REXLE
R
rexle
serializationrubyv1.6.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.

Rexle
✓ require 'rexle'

Parse XML and extract element text.

require 'rexle' xml = Rexle.new('<root><item id="1">Hello</item></root>') puts xml.root.elements.first.text
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rexle — gem install rexle · libregistry