digitalmars.D.announce - Silvermirror to mirror websites
- Chris Wright (15/15) Jan 14 2017 Github: https://github.com/dhasenan/silvermirror
- Dukc (1/1) Jan 15 2017 You forgot to add a license/unlicense...
- Chris Wright (2/3) Jan 15 2017 Thanks, fixed! MIT licensed, unless someone needs it under another.
- Nick B (3/6) Jan 15 2017 What is the version of D that Silvermirror is compiled under ?
- Chris Wright (2/12) Jan 15 2017 I'm still on 2.071.1. Are you experiencing issues on another version?
- Nick B (3/6) Jan 15 2017 No, just checking.
Github: https://github.com/dhasenan/silvermirror Silvermirror is a tool to mirror websites -- download them locally and serve copies of them. Compared to wget, which is the standard tool, its advantages are: * Resumability * Reduced memory usage (at least 20x in my tests) * Consistent URL mapping * Correctness (fewer assumptions about URL/file mapping) * Human-readable output * A simple builtin template engine * An index of pages available Future directions: * Integrated fulltext search * Better templates * Better excludes
Jan 14 2017
On Sun, 15 Jan 2017 09:53:16 +0000, Dukc wrote:You forgot to add a license/unlicense...Thanks, fixed! MIT licensed, unless someone needs it under another.
Jan 15 2017
On Sunday, 15 January 2017 at 02:28:34 UTC, Chris Wright wrote:Github: https://github.com/dhasenan/silvermirror Silvermirror is a tool to mirror websites -- download them locally and serve copies of them.What is the version of D that Silvermirror is compiled under ? Nick
Jan 15 2017
On Sun, 15 Jan 2017 21:30:47 +0000, Nick B wrote:On Sunday, 15 January 2017 at 02:28:34 UTC, Chris Wright wrote:I'm still on 2.071.1. Are you experiencing issues on another version?Github: https://github.com/dhasenan/silvermirror Silvermirror is a tool to mirror websites -- download them locally and serve copies of them.What is the version of D that Silvermirror is compiled under ? Nick
Jan 15 2017
On Sunday, 15 January 2017 at 23:32:34 UTC, Chris Wright wrote:On Sun, 15 Jan 2017 21:30:47 +0000, Nick B wrote:I'm still on 2.071.1. Are you experiencing issues on another version?No, just checking. Thanks Nick
Jan 15 2017