Python wrapper to inspect the C AST produced by clang
Project description
link
Python wrapper to inspect the C AST produced by clang
Installation
Link can be installed using Python's package manager pip
:
pip3 install etna-link
However, its also requires the installation of the libclang
library in order to work properly.
On Debian, this can be achieved with the following command:
sudo apt install libclang-6.0-dev
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file etna_link-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: etna_link-0.0.6-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2677223c65ffcab8ca1344de34000dfc3de4f13add3d05051d2e49c534734176 |
|
MD5 | 7feba02204994f2fd8799090836439ff |
|
BLAKE2b-256 | e7542c53ba21f3c3610536864a080a42377367729bb52b29be52934f6db9bfa2 |