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