Michael McConville wrote:
> Daniel Jakots wrote:
> > Hi,
> > 
> > I'm looking forward to package agl's xmpp-client. I already installed
> > it with `go get` but I'd prefer to have a package.
> > 
> > [...]
> > 
> > I saw that there is already net/go-websocket so I guess I have also to
> > create net/go-context and so on, same thing from crypto (the full tree
> > is attached fyi), am I right?
> 
> Indeed you are. I had a private discussion with a few porters about this
> recently.
> 
> Also, check out the tool godep for situations like this. Very useful.

On a related note, here's the list of Go sub-repository packages, which
"are part of the Go Project but outside the main Go tree".

        https://godoc.org/-/subrepo

It'd be really useful for someone to write a script that packages and
updates these. It's on my to-do list. If/when Go catches on, this'll
become a p5-* situation.

Reply via email to