From b972d717cea3e72982c7dc1f267c280387f06029 Mon Sep 17 00:00:00 2001 From: Sunshine Date: Thu, 31 Dec 2020 15:30:41 -1000 Subject: [PATCH] add chocolatey spec --- monolith.nuspec | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 monolith.nuspec diff --git a/monolith.nuspec b/monolith.nuspec new file mode 100644 index 0000000..bfaf8be --- /dev/null +++ b/monolith.nuspec @@ -0,0 +1,25 @@ + + + + monolith + 2.4.0 + Monolith + Sunshine, Mahdi Robatipoor, Emmanuel Delaborde, Emi Simpson, rhysd + https://github.com/Y2Z/monolith + https://raw.githubusercontent.com/Y2Z/monolith/master/assets/icon/icon.png + https://raw.githubusercontent.com/Y2Z/monolith/master/LICENSE + false + CLI tool for saving complete web pages as a single HTML file + +A data hoarder’s dream come true: bundle any web page into a single HTML file. You can finally replace that gazillion of open tabs with a gazillion of .html files stored somewhere on your precious little drive. + +Unlike the conventional “Save page as”, monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document that is a joy to store and share. + +If compared to saving websites using wget, this tool embeds all assets as data URLs and therefore lets browsers render the saved page exactly the way it was on the Internet, even when no network connection is available. + + Public Domain + en-US + scraping archiving + https://github.com/Y2Z/monolith/blob/master/README.md + +