Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98945
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Stephane Wirtel <stephane@wirtel.be> |
| Newsgroups | comp.lang.python |
| Subject | Mapping between python packages and distro packages? |
| Date | Wed, 18 Nov 2015 04:29:03 +0100 |
| Lines | 11 |
| Message-ID | <mailman.402.1447817704.16136.python-list@python.org> (permalink) |
| Reply-To | stephane@wirtel.be |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de GrCEHzLHNDFDrsemYCHyyAL4C/OlsNdmNm4DQ2ynKlrg== |
| Return-Path | <stephane@wirtel.be> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python': 0.10; 'subject:python': 0.14; '@matrixise': 0.16; 'from:addr:stephane': 0.16; 'from:addr:wirtel.be': 0.16; 'received:io': 0.16; 'received:mx1.wirtel.be': 0.16; 'received:psf.io': 0.16; 'received:wirtel.be': 0.16; 'stephane': 0.16; 'st\xc3\xa9phane': 0.16; 'subject:Mapping': 0.16; 'subject:between': 0.16; 'url:wirtel': 0.16; 'wirtel': 0.16; 'library': 0.20; 'header:User- Agent:1': 0.26; 'received:be': 0.30; 'there': 0.36; 'to:addr :python-list': 0.36; 'subject:?': 0.36; 'thank': 0.38; 'hi,': 0.38; 'to:addr:python.org': 0.40; 'received:176': 0.66; 'header :Reply-To:1': 0.67; 'reply-to:no real name:2**0': 0.71; 'received:176.31': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=simple/simple; d=wirtel.be; s=default; t=1447817157; bh=dO4oIGENQ68wf6kwaWy2OLKNmIYYMXe+KSiM77bTqu4=; h=Date:From:To:Subject:Reply-To; b=n9nUg0Vd2wKxpPpDsy7qnqCRGdw6GB1/0yIw8WCLXtwJ5rrgpNGkycDMrDDch1VgV o6mM97wnN3nEPpKLpLo6MjOr09YBZeSbdVsGhXQN++zHPuF8JlXwYIqrxR2mhv+u0G 3dSevXbScAIIx7eDr7z0Fj9CJeKNt/P2L6waPACXeuOmJiQhLpzjX4EbZaR1WoA7k/ KDo7XayuEJpncFrUJ1KahEsdluepGE2seiduT3d2SicKiMq3i19iKQAD9GBjOMbzNm 1pBfMBb1ItdFdlp0Mee0Hq1iQe/EXfGjmWcuMDCE+I25JO6WdDjuyx3CUpwOu9+qzW 9QygUMLSqsAgA== |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:98945 |
Show key headers only | View raw
Hi, Do you know if there is a library to match a python package (from PyPI) and find the right debian/redhat packages ? Thank you, Stephane -- Stéphane Wirtel - http://wirtel.be - @matrixise
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Mapping between python packages and distro packages? Stephane Wirtel <stephane@wirtel.be> - 2015-11-18 04:29 +0100
csiph-web