clang-extract 0.0~git20260224.ac30d66-1
Package Information
| Description | Tool to extract code from source files using clang and LLVM infrastructure clang-extract is a tool to extracts specific functions and their minimal dependencies from a large C codebase. It's used for livepatching to allow developers to rebuild and patch only the needed parts of the code without recompiling everything. clang-extract also shows some instructions of how to generate a simple code extraction. |
|---|---|
| Maintainer | Emmanuel Arias <eamanu@debian.org> |
| Changed By | Aryan Karamtoth <spaciouscoder78@disroot.org> |
| Sponsor | eamanu@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/clang-extrac.git (browse) |
| Closes | #1117623 |
| Tracker | https://tracker.debian.org/pkg/clang-extract |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Source | clang-extract |
|---|---|
| Version | 0.0~git20260224.ac30d66-1 |
| Changed-By | Aryan Karamtoth |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Wed, 27 May 2026 12:32:36 +0530 |
Changelog
clang-extract (0.0~git20260224.ac30d66-1) unstable; urgency=medium . * Initial release. (Closes: #1117623)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | clang-extract deb kernel optional arch=any |
| Section | kernel |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/SUSE/clang-extract Upstream-Name: clang-extract Upstream-Contact: SUSE Files: * Copyright: 2024 SUSE License: Apache-2.0 Files: debian/* Copyright: 2025 Emmanuel Arias <eamanu@debian.org> 2026 Aryan Karamtoth <spaciouscoder78@disroot.org> License: Apache-2.0 License: Apache-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache 2.0 License can be found in "/usr/share/common-licenses/Apache-2.0".