netscape-to-universal 1.4.0

A Netscape bookmarks converter for the universal bookmark manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "netscape-to-universal"
description = "A Netscape bookmarks converter for the universal bookmark manager"
version = "1.4.0"
edition = "2021"
authors = ["devgioele"]
license = "GPL-3.0-or-later"
repository = "https://github.com/devgioele/universal-bookmark-manager"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
kuchiki = "0.8.1"
derive_builder = "0.12.0"