bookmarkt 0.0.1

A Netscape Bookmark File format parser
Documentation
# Bookmarkt

A Netscape Bookmark File parser.

The name is a subtile *mélange* between *bookmark* and *book mart*. It also works as a mashup with the english *book* and the german *markt*.

## References

+ [webpage-rs]https://github.com/orottier/webpage-rs
+ [html5ever]https://github.com/servo/html5ever
+ [kuchiki]https://github.com/kuchiki-rs/kuchiki
+ [scraper]https://github.com/causal-agent/scraper
+ [Netscape bookmarks reference]http://fileformats.archiveteam.org/wiki/Netscape_bookmarks
+ [Netscape Bookmark File format]https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa753582(v=vs.85?redirectedfrom=MSDN)

## Help resources

+ [Rust type extensions]https://cmcenroe.me/2016/08/22/rust-extending-type.html

## Acknowledgment

+ [Perl bookmark parser]https://metacpan.org/pod/Netscape::Bookmarks
+ [Javascript Netscape file generator]https://www.npmjs.com/package/netscape-bookmarks