Popular recipes by Micah Dowty http://code.activestate.com/recipes/users/4037444/2007-02-26T23:14:40-08:00ActiveState Code RecipesPython distutils + pkg-config (Python) 2007-02-26T23:14:40-08:00Micah Dowtyhttp://code.activestate.com/recipes/users/4037444/http://code.activestate.com/recipes/502261-python-distutils-pkg-config/ <p style="color: grey"> Python recipe 502261 by <a href="/recipes/users/4037444/">Micah Dowty</a> (<a href="/recipes/tags/extending/">extending</a>). </p> <p>This is a short and sweet recipe for using pkg-config with your distutils extension modules.</p>