Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19299
| Date | 2012-01-23 17:31 -0600 |
|---|---|
| From | Tycho Andersen <tycho@tycho.ws> |
| Subject | Generating a .pc file using distutils |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4996.1327361493.27778.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Generating a .pc file using distutils Tycho Andersen <tycho@tycho.ws> - 2012-01-23 17:31 -0600
csiph-web