summaryrefslogtreecommitdiff
path: root/app-emacs/load-relative/metadata.xml
blob: 2037a1d15fdeb93139b7a0fdc1e2922cba5edb3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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>
  <longdescription>
    Relative loads for Emacs Lisp files. Adds functions __FILE__ and
    load-relative and require-relative.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/rocky/emacs-load-relative/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>