RubyGems Navigation menu

lame-sitemapper 0.1.0

It starts from the arbitrary page you provide and descents into the tree of links until it has either traversed all possible content on the web site or has stopped at some predefined traversal depth. It is written in Ruby and implemented as a CLI application. Based on user preference, it can output text reports in a standard sitemap.xml form (used by many search engines), a dot file (for easier site hierarchy visualization, graphviz compatible), a plain text file (displaying detailed hierarchical relations between pages) and a simple HTML format.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - August 26, 2020 (13.5 KB)

Runtime 相依性套件 (8):

activesupport ~> 6.0, >= 6.0.3.2
addressable ~> 2.3, >= 2.3.6
digest-murmurhash >= 0.3.0, ~> 0.3
graphviz >= 0.4.0, ~> 0.4
nokogiri ~> 1.6, >= 1.6.1
public_suffix ~> 1.4, >= 1.4.2
typhoeus ~> 0.6, >= 0.6.8
webrobots ~> 0.1, >= 0.1.1

Development 相依性套件 (3):

pry >= 0
pry-byebug >= 0
pry-doc >= 0

擁有者:

Pushed by:

作者:

  • Orest Kulik

SHA 256 checksum:

004749cdcabc1f87d5644dee2186cf4f8d466391fc5d58516b52b253f81dc4f4

總下載次數 1,677

這個版本 1,677

License:

Ruby 版本需求: >= 2.3.0

相關連結: