[squeak-dev] how to publish a package requiring an external library

Douglas McPherson djm1329 at san.rr.com
Wed Jul 9 17:01:46 UTC 2014


Hi All,

Is there a preferred/best practice way to publish a package together with its required external libraries? I've developed a package for accessing hardware peripherals such as GPIO and I2C from single board linux platforms such as Raspberry Pi. It uses FFI to access external libraries which I've assembled for use with Squeak. I would like to make binaries as well as source available. 

I was considering ss3 but I'm not sure it can store anything other than .mcz files. Any advice much appreciated.

Thanks!

Doug


More information about the Squeak-dev mailing list