Repository URL to install this package:
from distutils.ccompiler import CCompiler class BCPPCompiler(CCompiler): ...