OneDrive Client written in D

Suliman via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Sep 24 06:22:30 PDT 2015


On Tuesday, 22 September 2015 at 20:43:32 UTC, skilion wrote:
> I've been waiting for a good sync client for OneDrive (15 GB 
> for free!) on Linux, but Microsoft seems to have other plans...
> So I've decided to write my own, using D. Take a look:
>
>   http://skilion.github.io/onedrive/


What this string in config.d do?
  auto r = regex("(?:^\\s*)(\\w+)(?:\\s*=\\s*\")(.*)(?:\"\\s*$)");




More information about the Digitalmars-d-announce mailing list