1 #===- __init__.py - Clang Python Bindings --------------------*- python -*--===#
3 # The LLVM Compiler Infrastructure
5 # This file is distributed under the University of Illinois Open Source
6 # License. See LICENSE.TXT for details.
8 #===------------------------------------------------------------------------===#
11 Clang Library Bindings
12 ======================
14 This package provides access to the Clang compiler and libraries.
16 The available modules are:
20 Bindings for the Clang indexing library.