Registry / serialization / hpricot

hpricot

JSON →
library0.8.6rbrubygemsunverified

A swift, liberal HTML parser with a fantastic library.

gem install hpricot
INSTALL
IMPORT
SIG · HPRICOT
H
hpricot
serializationrubyv0.8.6
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.

Hpricot
require 'hpricot'

Parse HTML and extract element content

require 'hpricot' doc = Hpricot('<p>Hello</p>') puts doc.at('p').inner_html
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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