libclang python bindings
Project description
//===----------------------------------------------------------------------===//
// Clang Python Bindings
//===----------------------------------------------------------------------===//
This is the python bindings subdir of llvm clang repository.
https://github.com/llvm-mirror/clang/tree/master/bindings/python
This is a fork. Mainly for Pypi packaging purposes.
Test:
-----
You may need to alter LD_LIBRARY_PATH so that the Clang library can be
found. The unit tests are designed to be run with 'nosetests'. For example:
--
$ env PYTHONPATH=$(echo ~/llvm/tools/clang/bindings/python/) \
LD_LIBRARY_PATH=$(llvm-config --libdir) \
nosetests -v
tests.cindex.test_index.test_create ... ok
...
// Clang Python Bindings
//===----------------------------------------------------------------------===//
This is the python bindings subdir of llvm clang repository.
https://github.com/llvm-mirror/clang/tree/master/bindings/python
This is a fork. Mainly for Pypi packaging purposes.
Test:
-----
You may need to alter LD_LIBRARY_PATH so that the Clang library can be
found. The unit tests are designed to be run with 'nosetests'. For example:
--
$ env PYTHONPATH=$(echo ~/llvm/tools/clang/bindings/python/) \
LD_LIBRARY_PATH=$(llvm-config --libdir) \
nosetests -v
tests.cindex.test_index.test_create ... ok
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clang-3.3.tar.gz
(25.1 kB
view details)
File details
Details for the file clang-3.3.tar.gz
.
File metadata
- Download URL: clang-3.3.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08e0b1ef4ca3c42d30a77c4bdbbb4e694f161ab53aedccd0190264907e1261e8 |
|
MD5 | dab538356b6f0d9bdc9176dbdd9c8cce |
|
BLAKE2b-256 | 8de3cce838a95aaac8c678852b4b5dbade82274050189c3e42dd64109215ae04 |