
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
= htree - HTML/XML tree library
htree provides a tree data structure which represent HTML and XML data.
== Feature
== Home Page
== Requirements
== Download
latest release: http://www.a-k-r.org/htree/htree-0.7.tar.gz
development version in CVS repository:
http://cvs.m17n.org/viewcvs/ruby/htree/ or checkout with:
% cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/ruby co htree
== Install
% ruby install.rb
== Reference Manual
See rdoc/index.html or http://www.a-k-r.org/htree/rdoc/
== Usage
Following two-line script convert HTML to XHTML.
require 'htree' HTree(STDIN).display_xml
The conversion method to REXML is provided as to_rexml.
HTree(...).to_rexml
== License
Ruby's
== Author Tanaka Akira akr@fsij.org
[packaged as gem- andrew packer agp@ppolitics.org]
FAQs
Unknown package
We found that htree demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.