Package distutils :: Package command :: Module install_headers
[hide private]
[frames] | no frames]

Module install_headers

distutils.command.install_headers

Implements the Distutils 'install_headers' command, to install C/C++ header files to the Python include directory.

Classes [hide private]
install_headers
Variables [hide private]
  __revision__ = '$Id: install_headers.py 37828 2004-11-10 22:23...

Imports: os, Command


Variables Details [hide private]

__revision__

Value:
'$Id: install_headers.py 37828 2004-11-10 22:23:15Z loewis $'