Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19299 > unrolled thread

Generating a .pc file using distutils

Started byTycho Andersen <tycho@tycho.ws>
First post2012-01-23 17:31 -0600
Last post2012-01-23 17:31 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Generating a .pc file using distutils Tycho Andersen <tycho@tycho.ws> - 2012-01-23 17:31 -0600

#19299 — Generating a .pc file using distutils

FromTycho Andersen <tycho@tycho.ws>
Date2012-01-23 17:31 -0600
SubjectGenerating 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web