jcc - Output unbuilt package

2021-02-27 Thread Phil
Hi, I currently use jcc to wrap a Java library for use in Python - it works great. The project I'm working on is moving it's package management from traditional pip installs to Guix: https://guix.gnu.org/ Guix handles python packages pretty well, and I have jcc running nicely on there. The prob

Re: jcc - Output unbuilt package

2021-02-27 Thread Andi Vajda
Hi Phil, On Sun, 28 Feb 2021, Phil wrote: I currently use jcc to wrap a Java library for use in Python - it works great. The project I'm working on is moving it's package management from traditional pip installs to Guix: https://guix.gnu.org/ Guix handles python packages pretty well, and I