Patrik, it might be worth adding the gem packaging to zproject. We do this already for the Java/JNI binding, for instance, to produce Android packages automatically.
On Thu, Jan 21, 2016 at 5:46 AM, paddor <[email protected]> wrote: > Thank you very much for the support. :-) > >> On 21 Jan 2016, at 05:36, Joe McIlvain <[email protected]> wrote: >> >> Congratulations on the stable release, Patrik! >> >> I know you've put in a lot of diligent work into this effort, and I'll be >> recommending it to others as the "go-to" library to use for any >> ZeroMQ-related Ruby projects. >> >> On Mon, Jan 18, 2016 at 12:49 PM, Pieter Hintjens <[email protected]> wrote: >> Heh, neat... I think this is the first packaging of a generated >> binding. Nice work. >> >> On Mon, Jan 18, 2016 at 8:21 PM, Charles Remes <[email protected]> wrote: >> > This is great!! >> > >> > >> >> On Jan 18, 2016, at 13:09, paddor <[email protected]> wrote: >> >> >> >> Hi >> >> >> >> I've recently been working on CZTop [1], a new CZMQ binding for Ruby. It >> >> is based on the generated low-level FFI binding found in CZMQ's >> >> repository, which I've packaged into a gem [2]. >> >> >> >> It's supposed to be simple, comprehensive, feel like Ruby, provide a high >> >> documentation quality, and make the use of security mechanisms (like >> >> CURVE) dead easy. >> >> >> >> I consider it still in an early development stage, but it covers all of >> >> CZMQ's core classes and the test suite passes on MRI 2.3, 2.24, 2.1.8, >> >> Rubinius, and JRuby 9000 (at least on my machine and Travis CI). >> >> >> >> Since it depends on quite a few recent bug fixes and improvements in ZMQ >> >> and CZMQ, I haven't released it yet. You'll have to compile both >> >> libraries from master. However, if you're interested, I encourage you to >> >> give it a try and tell me what you think. Any feedback is appreciated. >> >> >> >> You can find more information on Github. >> >> >> >> Regards, >> >> Patrik Wenger >> >> >> >> [1] https://github.com/paddor/cztop >> >> [2] https://github.com/paddor/czmq-ffi-gen >> >> _______________________________________________ >> >> zeromq-dev mailing list >> >> [email protected] >> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> > >> > _______________________________________________ >> > zeromq-dev mailing list >> > [email protected] >> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
