mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 22:54:10 +02:00
new HOMEPAGE and SRC_URI update LICENSE add gcc-11 and clang fixes add fix for use with musl libc adopt proxy maintainership Closes: https://bugs.gentoo.org/520252 Closes: https://bugs.gentoo.org/716104 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/26190 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
22 lines
895 B
XML
22 lines
895 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>martin.dummer@gmx.net</email>
|
|
<name>Martin Dummer</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Scalpel is a fast file carver that reads a database of header and footer
|
|
definitions and extracts matching files or data fragments from a set of image
|
|
files or raw device files. Scalpel is filesystem-independent and will carve
|
|
files from FATx, NTFS, ext2/3, HFS+, or raw partitions. It is useful for both
|
|
digital forensics investigation and file recovery.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">sleuthkit/scalpel</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|