
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
= 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
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.