Looking for MQTT client library

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Apr 10 12:06:38 PDT 2015


On 2015-04-10 15:54, Frank Pagliughi wrote:

> Oh, and I haven't the slightest idea how to package a D library for
> distribution. Where do I learn how to do that?

I recommend using Dub [1][2]. Here is the description of the package 
format [3].

[1] http://code.dlang.org/download
[2] https://github.com/D-Programming-Language/dub
[3] http://code.dlang.org/package-format

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list