gentoo-ebuilds/sys-process/minicoredumper/metadata.xml
Michał Górny d733830e4b
*/*: Reassign gyakovlev's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-14 11:39:15 +01:00

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>