DFSG NEW Queue

DFSG, Licensing & New Packages Team

clang-extract 0.0~git20260224.ac30d66-1

Package Information

DescriptionTool 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.

MaintainerEmmanuel Arias <eamanu@debian.org>
Changed ByAryan Karamtoth <spaciouscoder78@disroot.org>
Sponsoreamanu@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/clang-extrac.git (browse)
Closes#1117623
Trackerhttps://tracker.debian.org/pkg/clang-extract
Uploaded4 hours ago

New Package Report

.changes
Sourceclang-extract
Version0.0~git20260224.ac30d66-1
Changed-ByAryan Karamtoth
Architecturesource amd64
Distributionunstable
DateWed, 27 May 2026 12:32:36 +0530
Changelog
clang-extract (0.0~git20260224.ac30d66-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1117623)
.dsc
Priorityoptional
Componentmain
Package-Listclang-extract deb kernel optional arch=any
Sectionkernel
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".


Back to Dashboard | View all reviews for this package