Generating a .pc file using distutils

Tycho Andersen tycho at tycho.ws
Mon Jan 23 18:31:20 EST 2012


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



More information about the Python-list mailing list