gentoo-ebuilds/app-emacs/esup/metadata.xml
Maciej Barć 53facdb0dd
app-emacs/esup: new package; add version 0.7.1_p20220203
2022.02.03 snapshot

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-05-23 01:46:50 +02:00

19 lines
713 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/jschaf/esup/issues/</bugs-to>
<remote-id type="github">jschaf/esup</remote-id>
</upstream>
<longdescription>
Esup profiles your Emacs startup time by examining all top-level
S-expressions (sexps). Esup starts a new Emacs process from Emacs to
profile each SEXP. After the profiled Emacs is complete, it will exit and
your Emacs will display the results.
</longdescription>
</pkgmetadata>