Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] g-cpan equivalent for python
Date: Fri, 22 Nov 2019 21:10:38
Message-Id: f00afd15-94f0-1b82-fda4-23152b1b67b2@dmj.nu
1 I have a piece of python software (gigasetelements-cli,
2 https://github.com/dynasticorpheus/gigasetelements-cli) that I would
3 like to install/try, and of cause there is not ebuild for this.
4
5 The recommended way to install it is using pip which will then install
6 everything including dependencies (which could lead to conflicts with
7 software installed using emerge (I guess)).
8 I would rather use some "mechanism" to avoid this and use portage for
9 dependencies - like g-cpan for perl.
10
11 Any suggestions?
12
13 --
14 Dan Johansson,
15 ***************************************************
16 This message is printed on 100% recycled electrons!
17 ***************************************************

Replies

Subject Author
Re: [gentoo-user] g-cpan equivalent for python Ralph Seichter <abbot@×××××××××××.net>
Re: [gentoo-user] g-cpan equivalent for python Michael Orlitzky <mjo@g.o>