summaryrefslogtreecommitdiff
path: root/app-emacs/esup/metadata.xml
blob: 41415d89c5afb8aa0c79c5f47a1cd44164431c95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </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>
  <origin>srcux</origin>
</pkgmetadata>