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

业主:

推送:

作者:

  • Orest Kulik

SHA 256 校验和:

004749cdcabc1f87d5644dee2186cf4f8d466391fc5d58516b52b253f81dc4f4

下载总量 1,677

这个版本 1,677

许可:

需要的 Ruby 版本: >= 2.3.0

链接: