mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
13 lines
573 B
XML
13 lines
573 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
minicoredumper is a program that handles the creation of core dump files on Linux.
|
|
It can produce much smaller core dump files by making use of sparse files, compression,
|
|
and allowing the user to configure what parts of the process memory image should be dumped.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">diamon/minicoredumper</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|