Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19299 > unrolled thread
| Started by | Tycho Andersen <tycho@tycho.ws> |
|---|---|
| First post | 2012-01-23 17:31 -0600 |
| Last post | 2012-01-23 17:31 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Generating a .pc file using distutils Tycho Andersen <tycho@tycho.ws> - 2012-01-23 17:31 -0600
| From | Tycho Andersen <tycho@tycho.ws> |
|---|---|
| Date | 2012-01-23 17:31 -0600 |
| Subject | Generating a .pc file using distutils |
| Message-ID | <mailman.4996.1327361493.27778.python-list@python.org> |
Is there some standard way to generate a .pc file (given a .pc.in or similar) using distutils? If there's not, is there a good way to access whatever the user passes in as --prefix (besides parsing sys.argv yourself)? Thanks, \t
Back to top | Article view | comp.lang.python
csiph-web