Python 2.7 is currently installed on my system, and python2-config is not available. Here is the output from my attempt at installation:
$ zef install --exclude=python2-config Inline::Python
===> Searching for: Inline::Python
===> Searching for missing dependencies: python2.7:from<native>, Distribution::Builder::MakeFromJSON
===> Failed to find dependencies: python2.7:from<native>
Failed to resolve some missing dependencies
***