Package: libclang1-7 Architecture: amd64 Version: 1:7.0.1-8+deb10u2 Priority: optional Section: libs Source: llvm-toolchain-7 Maintainer: LLVM Packaging Team Installed-Size: 24982 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (>= 1:7~svn298832-1~), libstdc++6 (>= 6) Filename: ./depends/deepin-unioncode/libclang1-7_7.0.1-8_plus_deb10u2_amd64.deb Size: 5996764 MD5sum: fbc487b371bb34803b4db6f51e5e871a SHA1: ccb8d7288923fe64bb4c61718ba9acbc3d735b9f SHA256: 94e5d2a86d45b6da3658e52761c764d4e5359456e9217701cba945d1a8c42e16 SHA512: 8ee410ea422fd991d2e5ab2e2143f0693b8bb24764aa1f1ab6d2a6cc767c0d32342ab982797f3a0a6ca9fec4746c23f41488a470dd83a9bff96ff54896f530ec Homepage: https://www.llvm.org/ Description: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools.