Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98996
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Mapping between python packages and distro packages? |
| Date | 2015-11-19 07:24 +1100 |
| Message-ID | <mailman.424.1447878249.16136.python-list@python.org> (permalink) |
| References | <20151118032903.GA8040@sg1> <85vb90c4fv.fsf@benfinney.id.au> <CAPTjJmotkP4LPy90TBKSvC5b6ugptY4+5wkRxMp1ZvcqK3S=cQ@mail.gmail.com> <201511181930.tAIJUYUc017056@fido.openend.se> |
On Thu, Nov 19, 2015 at 6:30 AM, Laura Creighton <lac@openend.se> wrote: > apt-cache search <PyPi name> works reasonably well, as long as you are > willing to put up with some false hits. And it assumes you have a debian > system handy, of course. I suspect the most common case is "how can I get this on _this exact system_", which isn't too hard; but the next most common case is "I need to tell my friend how to get it on his/her system", which leaves me sometimes wondering what the equivalent RPM for some DEB is, or what sort of support there is for Program X on RHEL Y. So it would be really nice if there were some straight-forward way to recognize these equivalencies... but I doubt there is :( ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Mapping between python packages and distro packages? Chris Angelico <rosuav@gmail.com> - 2015-11-19 07:24 +1100
csiph-web