[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Go (golang) packaging, part 2



Chow,

am Thu, Jan 31, 2013 at 09:44:27AM +0800 hast du folgendes geschrieben:
> Well, really, the manageable case I was talking about was pip/easy_install
> inside a Python virtualenv, which is basically a Python installation that is
> kept completely distinct from the system's installation and doesn't touch
> anything dpkg is supposed to be managing.

it's not really "completely distinct". That aside that's basically what you get
with the Go toolset if you change GOPATH. You can freely install libraries just
like easy_install and use them from programs.

(Except that the end product is always a binary that doesn't care if a library
changes, contrary to Python.)

Kind regards
Philipp Kern

Attachment: signature.asc
Description: Digital signature


Reply to: