Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98946 > unrolled thread
| Started by | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| First post | 2015-11-18 15:33 +1100 |
| Last post | 2015-11-18 15:33 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Mapping between python packages and distro packages? Ben Finney <ben+python@benfinney.id.au> - 2015-11-18 15:33 +1100
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Date | 2015-11-18 15:33 +1100 |
| Subject | Re: Mapping between python packages and distro packages? |
| Message-ID | <mailman.403.1447821199.16136.python-list@python.org> |
Stephane Wirtel <stephane@wirtel.be> writes: > Do you know if there is a library to match a python package (from PyPI) > and find the right debian/redhat packages ? What would count as “the right package”? Do you mean “the package that has that PyPI distribution URL in its ‘debian/watch’ configuration”? Do you mean “the package that names that PyPI distribution in its ‘debian/copyright’ “Source” field”? Or something else? The answers will differ depending on exactly what question is being asked of the data. If you can define exactly what query you want to perform, perhaps a solution can be offered. -- \ “The Vatican is not a state.… a state must have territory. This | `\ is a palace with gardens, about as big as an average golf | _o__) course.” —Geoffrey Robertson, 2010-09-18 | Ben Finney
Back to top | Article view | comp.lang.python
csiph-web