2 Star 0 Fork 0

mirrors_sporkmonger/xbel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 885 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bob Aman 提交于 2008-08-12 16:18 . Initial commit.
== XBEL
Homepage:: xbel.rubyforge.org[http://xbel.rubyforge.org/]
Author:: Bob Aman (mailto:bob@sporkmonger.com)
Copyright:: Copyright © 2008 Bob Aman
License:: MIT
== Description
XBEL is the XML Bookmark Exchange Library. This parser reads bookmarks from
the various bookmark export formats used by browsers and web services and
translates them to XBEL, CSV, JSON, or the HTML format used by Firefox.
== Features
* The XBEL library can read XBEL, CSV, JSON, or HTML formatted bookmark lists.
* If a format cannot be identified, it can extract URIs from a file.
* If metadata is missing, it can retrieve and parse HTML to obtain it.
* All bookmark lists can be outputted as XBEL, CSV, JSON, or HTML.
== Example Usage
# Some code goes here.
== Requirements
* XBEL depends on libxml-ruby 0.8.3.
* XBEL depends on addressable 1.0.4.
== Install
* sudo gem install xbel
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sporkmonger/xbel.git
git@gitee.com:mirrors_sporkmonger/xbel.git
mirrors_sporkmonger
xbel
xbel
master

搜索帮助