From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <559E8A9F.4020700@gmx.de> Date: Thu, 9 Jul 2015 16:52:15 +0200 From: Friedrich Psiorz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [9fans] Porting 9front.net/go/draw to Plan 9 Topicbox-Message-UUID: 5fa03b10-ead9-11e9-9d60-3106f5b1d025 Hi! I'm currently writing a graphical application in Go that I would like to be able to run both in Unix and Plan 9. Currently the 9fans.net/go/draw library only works in Unix, by connecting to p9p devdraw. Does one of the maintainers of that repository read this list? I have the following questions: - Is anyone still maintaining the repo or is it dead? Who can I contact directly? - Do you even want a native Plan 9 port? - Is there still interest in finishing the parts of that library that are missing? I know that there is also mischief's draw9 library which is basically a port of the same repo, but only for Plan 9, not Plan 9 Port. I would like to run in both and I would prefer not starting a third incompatible clone. Cheers Fritz