digitalmars.D.announce - nanomsg for Deimos collection
- Ilya Yaroshenko (10/10) Feb 27 2016 Hi all,
- Martin Nowak (4/14) Feb 28 2016 Send a mail to Walter and ask him to create a repo.
- Jacob Carlborg (5/7) Feb 28 2016 I don't see a point in doing that. Just make sure it's put in the
- Ilya Yaroshenko (2/7) Feb 28 2016 0mq already in Deimos collection --Ilya
- Jacob Carlborg (5/6) Feb 28 2016 Unless you have write access it will be quite difficult to keep it up to...
- Laeeth Isharc (6/17) Feb 28 2016 Nice work, Ilya.
Hi all, D interface to nanomsg library http://nanomsg.org/ was released. This bindings follows Deimos style. 90% of tests was ported to D. github: https://github.com/9il/nanomsg dub: http://code.dlang.org/packages/nanomsg BTW, what should I do to include it to Deimos collection? https://github.com/D-Programming-Deimos See also https://github.com/Laeeth/d-nanomsg Best regards, Ilya
Feb 27 2016
On 02/27/2016 04:48 PM, Ilya Yaroshenko wrote:Hi all, D interface to nanomsg library http://nanomsg.org/ was released. This bindings follows Deimos style. 90% of tests was ported to D. github: https://github.com/9il/nanomsg dub: http://code.dlang.org/packages/nanomsg BTW, what should I do to include it to Deimos collection? https://github.com/D-Programming-DeimosSend a mail to Walter and ask him to create a repo. You could also transfer your existing repo. This would leave you w/ full commit access, reducing friction when fixing sth. or tagging a new release.
Feb 28 2016
On 2016-02-27 16:48, Ilya Yaroshenko wrote:BTW, what should I do to include it to Deimos collection? https://github.com/D-Programming-DeimosI don't see a point in doing that. Just make sure it's put in the correct category at code.dlang.org. -- /Jacob Carlborg
Feb 28 2016
On Sunday, 28 February 2016 at 19:21:04 UTC, Jacob Carlborg wrote:On 2016-02-27 16:48, Ilya Yaroshenko wrote:0mq already in Deimos collection --IlyaBTW, what should I do to include it to Deimos collection? https://github.com/D-Programming-DeimosI don't see a point in doing that. Just make sure it's put in the correct category at code.dlang.org.
Feb 28 2016
On 2016-02-28 20:22, Ilya Yaroshenko wrote:0mq already in Deimos collection --IlyaUnless you have write access it will be quite difficult to keep it up to date. -- /Jacob Carlborg
Feb 28 2016
On Saturday, 27 February 2016 at 15:48:53 UTC, Ilya Yaroshenko wrote:Hi all, D interface to nanomsg library http://nanomsg.org/ was released. This bindings follows Deimos style. 90% of tests was ported to D. github: https://github.com/9il/nanomsg dub: http://code.dlang.org/packages/nanomsg BTW, what should I do to include it to Deimos collection? https://github.com/D-Programming-Deimos See also https://github.com/Laeeth/d-nanomsg Best regards, IlyaNice work, Ilya. I mentioned on the nanomsg gitter channel, but you might want to mention on the mailing list too (nanomsg.org then community), so it gets added to the list of bindings on the main page.
Feb 28 2016